GithubHelp home page GithubHelp logo

bsalex / learning-redux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/learning-redux

0.0 2.0 0.0 169 KB

Learning Redux, published by Packt

License: MIT License

HTML 38.23% JavaScript 57.17% TypeScript 0.81% CSS 3.79%

learning-redux's Introduction

Learning Redux

This is the code repository for Learning Redux, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Managing an applications state is crucial for your application to behave consistently and this is where Redux comes into the picture. It provides a state container for applications. This book gives in-depth information on Redux and third party tools needed for a developer to build a robust modern web application in React.

The book shows you how to solve common problems in web development such as user authentication and interfacing with third party APIs using Redux. Furthermore, you will see how solve problems with state management such as undo and redo through higher-order reducers and extending Redux via middleware.

The book starts with a short introduction to the principles and the ecosystem of Redux, then moves on to show how to implement the basic elements of Redux and put them together. Afterwards, you are going to learn how to integrate Redux with other frameworks, such as React and Angular.

Along the way, you are going to develop a blog application. To practice developing growing applications with Redux, we are going to start from nothing and keep adding features to our application throughout the chapters.

You are going to learn how to integrate and use Redux DevTools to debug the application, and access external APIs with Redux. You are also going to get acquainted with writing tests for all elements of a Redux application. Afterwards, we are going to cover important concepts in web development, such as routing, user authentication and communication with a backend server.

After understanding how to use Redux and seeing how powerful its ecosystem can be, the book teaches you how to make your own abstractions on top of Redux, like higher-order reducers and middleware.

By the end of the book, you are going to be able to develop and maintain Redux applications with ease. In addition to learning about Redux, you are going be familiar with its ecosystem, and learn a lot about JavaScript itself, including best practices and patterns.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

{
  "title": "Another test",
  "text": "Hello API!"
}

Related Products

learning-redux's People

Contributors

akanshabathija avatar bsalex avatar dominicpereira92 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.