Articles from Nicolas Goutay
Getting Started with React, Redux and Immutable: a Test-Driven Tutorial (Part 2)
Nicolas Goutay16 min read
Image credits: egghead.io This is the second and last part of the React, Redux and Immutable tutorial. In case you missed it, the first part is available here. In the first part, we laid the UI foundation for our app, developing and…
Continue reading →Getting Started with React, Redux and Immutable: a Test-Driven Tutorial (Part 1)
Nicolas Goutay23 min read
Image credits: egghead.io A few weeks ago, I was idly browsing through Hacker News, and read a headline about Redux, which I understood was yet another thing that was supposed to get along well with React. Javascript fatigue had already got…
Continue reading →How To Automatically Update Your Angular Offline Webapps
Nicolas Goutay5 min read
It is common, for web developers, to assume that users will always use their products in near-optimal situations: a recent browser on a fast device, with a steady WiFi connection. However, when building mobile-first webapps, the last assumption is a dangerous one to…
Continue reading →