Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Follow along with Pluralsight - Redux Fundamentals course by Jamis Charles

NotificationsYou must be signed in to change notification settings

david-p-smith/ps-redux-funamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follow along with Pluralsight - Redux Fundamentals course by Jamis Charles

Instructions

  • npm install
  • npm start
  • pull uphttp://localhost:3000

A note about module versions

I generally try to pin the critical packages in package.json to exact version numbers.That should ensure that things should work for you even if the React apis change significantlyin future versions. If future versions of React are released, you can continue using the pinnedversions in these files, or you can try to upgrade and follow the migration docs that React usuallyhas with big api changes.

You can check the readme athttps://github.com/jamischarles/ps_redux-demos for any major updates.

Other code changes after recording

After recording, I added the following line towebpack.config.js to enable source maps. This makes debugging in chrome devtoolsmuch easier.devtool: "source-map",

About

Follow along with Pluralsight - Redux Fundamentals course by Jamis Charles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp