2485 shaares
83 private links
83 private links
9 results
tagged
React
Series of writings on how to build a random quote machine using 11 different front end stacks.
Goes into html, css, (vanilla) javascript, json, REST api, Redux, react hooks. Seems very educational.
[7:38:19]
( book link under https://flaviocopes.com/page/react-handbook/ )
All the fundamentals in JavaScript for React applications. Often React newcomers realize that most of the learnings are JavaScript, because React has only a small API ...