Skip to content

Informative Reads

Flynn Duniho edited this page May 29, 2024 · 2 revisions
  • Thinking of dumping your task runner? This article is quite informative despite its age, providing examples of using npm and bash to replace something like gulp.
  • The hottest Javascript tools for 2017 are nicely summarized in best-of-js rising starts.
  • Informative comparison of ReactRedux versus newcomer HyperApp; happens to outline the issues I had with ReactRedux (yuck).
  • Making D3 and React work together. D3 and React both manipulate the DOM, so figuring out how to share access is a challenge
Clone this wiki locally