Front Runner Front End Web Development Blog

Welcome to

Front Runner

A Web Development Blog focusing on all things Front End!

Get up to speed on HTML, CSS, best practices, AI, JavaScript, performance optimisation & more...

What are you searching for?
Latest Front End web development news, updates & stories for engineers, developers, hobbyists & everyone in-between...

How to Reduce JavaScript Bundle Size

ReeceyB | June 21, 2026 | 8 min read

Learn how to reduce JavaScript bundle size with practical fixes for imports, code splitting, dependencies, and build settings that matter.


Read more →

Frontend Performance Without the Guesswork

ReeceyB | June 20, 2026 | 8 min read

Frontend performance affects speed, UX and rankings. Learn what actually slows sites down and how to fix it without wasting dev time.


Read more →

When Should I Use localStorage?

ReeceyB | June 19, 2026 | 7 min read

Wondering when should I use localStorage? Learn the right use cases, limits, trade-offs, and safer alternatives for front-end projects.


Read more →

JavaScript Event Loop Explained Simply

ReeceyB | June 19, 2026 | 8 min read

JavaScript event loop explained simply for front-end developers. Learn call stack, Web APIs, microtasks, macrotasks, and rendering timing.


Read more →

8 Best Tools for Lighthouse Testing

ReeceyB | June 19, 2026 | 8 min read

Compare the best tools for Lighthouse testing, from Chrome DevTools to CI options, and pick the right setup for faster, healthier sites.


Read more →

How to Write Semantic HTML Properly

ReeceyB | June 19, 2026 | 8 min read

Learn how to write semantic HTML with practical examples, cleaner structure, and better accessibility for users, browsers, and devs.


Read more →

What to Learn for Front End Web Development

ReeceyB | May 22, 2026 | 8 min read

Wondering what to learn for front end web development? Start with HTML, CSS, JavaScript, UI, performance, tooling, and real projects.


Read more →

Flexbox vs Grid Layout: Which Should You Use?

ReeceyB | June 5, 2026 | 7 min read

Flexbox vs grid layout explained in plain English. Learn the real differences, when to use each, and how to avoid common CSS layout mistakes.


Read more →