angelsolaorbaiceta/fe-fwk-book
Learn how frontend frameworks work by building your own. Code for the book "Build a frontend framework from scratch", published by Manning.
JavaScriptMIT
Issues
- 3
Patch DOM: moving a component that returns a Fragment only moves the first element in the fragment
#267 opened by Raven-79 - 1
- 5
- 1
Syntax error in solution to exercise 5.3
#225 opened by half-cto - 1
Solution to excersise 3.4 is not correct.
#224 opened by half-cto - 0
The `mapTextNodes()` in `h.js` does not account for children that are not of type string but should render as Text Nodes
#177 opened by shantdashjian - 3
Suggestion
#162 opened by refugedesigns - 3
Error occurs when using npx method to set up the required software environment on Win10 22H2 Build: 19045.3086
#140 opened by pbb-xx - 5
Nested Fragments don't point to same parent.
#77 opened by jdkahn - 4
"npx fe-fwk init my-framework-name" failed with npm "ERR! could not determine executable to run"
#66 opened by Onlinee