This week we review the early announcement of Prepack, a new code optimization tool for JavaScript apps. We also look at Event Sourcing, techniques for building more easily debuggable apps, and a Next.js tutorial. Read on for more…
Still in development but very exciting, Prepack is a code-optimization tool for JavaScript that makes apps run faster by pre-computing values that can be determined at compile time.
Event sourcing is an architectural pattern where all changes to application state are stored for later reuse. For Redux developers or anyone interested in backend architecture, this is a must-read!
In this post, Ben discusses how to build easily debuggable apps by using libraries and patterns that put as much application state as possible through Redux.
Built by the authors of Next.js, this rich tutorial walks you through building an app with Next.js. If you’re interested in the fastest/easiest way to build server-rendered React apps- check this out.
LogRocket announced official support this week for Angular and ngrx. If you’re an Angular developer who has been waiting to check out LogRocket, now is the time!