Jack's articles
Meet Svelte 3, a Powerful, Even Radical JavaScript Framework
By Jack Franklin,
Learn about Svelte, a JavaScript framework that's lighter on code than React, Angular or Vue, but powerful, efficient, and really fun to use.
How to Test React Components Using Jest
By Jack Franklin,
Need to test your React components? Check out Jest, a testing framework by Facebook with some great features that make testing React components a breeze.
How to Organize a Large React Application and Make It Scale
By Jack Franklin,
Jack Franklin lays out a set of tips and best practices for creating and organizing React applications in a scalable way.
Higher-order Components: A React Application Design Pattern
By Jack Franklin,
Jack Franklin takes a look at higher-order components, a design pattern that helps keep your React applications tidy, well structured and easy to maintain.
Getting up and Running with the Vue.js 2.0 Framework
By Jack Franklin,
Jack Franklin tries out Vue.js 2.0, and walks through building a basic GitHub API demo to put the framework through its paces.