Jack Franklin
Blog
Speaking
Twitter
RSS
Goals for 2025
December 23, 2024
TypeScript enums and falsy values
November 17, 2024
performance.wow() 2024
November 16, 2024
OnTrack devlog 1
April 8, 2024
Exhaustive branch checks with TypeScript
March 4, 2024
Cracking Neovim code folding
February 29, 2024
Things I've learned about building computers
May 31, 2023
Running command line tasks in Neovim
July 23, 2022
How I combined a few Neovim plugins with some custom Lua code to easily run tasks.
Learning to say "I don't know"
July 7, 2022
This blog post discusses my recent experiences as a Tech Lead and getting comfortable with admitting when I don't know something.
Why I don't miss React: a story about using the platform
May 3, 2022
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.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17