www.jackfranklin.co.uk Open in urlscan Pro
3.125.16.34  Public Scan

Submitted URL: http://jackfranklin.co.uk/
Effective URL: https://www.jackfranklin.co.uk/
Submission: On May 04 via api from GB — Scanned from GB

Form analysis 0 forms found in the DOM

Text Content

JACK FRANKLIN

 * Blog
 * Speaking
 * Twitter
 * RSS

Day to day you'll find me working on Chrome DevTools as a frontend engineer.

This site is also where you'll also find my blog posts where I write and record
content on JavaScript, React, software development and more.


 * WHY I DON'T MISS REACT: A STORY ABOUT USING THE PLATFORM
   
   After working with React for over five years, I was nervous about moving on
   and not having its power and features available to me. It's ended up being a
   pleasant experience.


 * WHY YOU SHOULD CHECK-IN YOUR NODE DEPENDENCIES
   
   For the last two years I have worked on a codebase where we check our
   `node_modules` into version control. I think it's great, and this article I
   will explain why.


 * WORKING IN SMALL CHUNKS
   
   This post looks at how I like to break down bigger projects into smaller
   chunks, and the advantages that brings.


 * COMPARING SVELTE AND REACT
   
   Today I'm comparing the same app built once in React, and once in Svelte, to
   look at the pros and cons of each library and how I think about them.


 * VSCODE PRODUCTIVITY: NAVIGATING FILES WITH BREADCRUMBS
   
   Navigate between files in the same directory much more efficiently by using
   VSCode's built in breadcrumbs.