Two Minute Tuesday #64 - Next.jsPublished on 17 Aug 2021, By Julian Regan.In episode #64 of Two Minute Tuesday, Julian takes a look at the latest version of Next.js (11), a popular React framework designed as a hybrid solution for both static site generation and server-side rendering.
Two Minute Tuesday #61 - Gatsby 3Published on 27 Apr 2021, By Julian Regan.In episode #61 of Two Minute Tuesday, Julian reviews what's new with Gatsby 3: faster builds, cloud hosting and serverless functions.
Two Minute Tuesday #54 - Managing Dependencies in PythonPublished on 28 Jan 2021, By Julian Regan.In episode #54 of Two Minute Tuesday, Julian talks about managing dependencies — why it's important and how to do it — in Python.