6 Publishing and using your framework’s first version

 

This chapter covers

  • Publishing the first version of your framework to NPM
  • Refactoring the TODOs application to use your framework

In chapter 5, you implemented a state manager and assembled it, together with a renderer, to build the first version of your frontend framework. In this chapter, you’ll publish the first version of your framework and then refactor the TODOs application you built using vanilla JavaScript.

6.1 Building and publishing the framework

 
 

6.2 A short example

 
 
 

6.3 Refactoring the TODOs app

 
 

6.3.1 Defining the state

 
 

6.3.2 Defining the reducers

 
 

6.3.3 Defining the view

 
 

Summary

 
 
 
sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage