Tech Skills
Frontend Engineering
HTML, CSS, JavaScript, React, Next.js, performance and modern web development
Skills in this topic
5 skills — Sign in to track your progress
HTML & CSS
beginner
Build a responsive layout with CSS Grid and Flexbox
JavaScript Fundamentals
beginner
Write async code with Promises and async/await
React
intermediate
Build a data-fetching app with useEffect and useState
Frontend Performance
intermediate
Achieve a 90+ Lighthouse score
Modern Frontend Stack
advanced
Build a Next.js app with SSR and ISR
Showing 126 reads from curated sources

Dev.to · reactuse.com
🌐 Frontend Engineering
⚡ AI Lesson
4h ago
React Pointer Hooks: Hover, Long-Press, Double-Click, Scratch, and Click-Outside Without the Bugs
React Pointer Hooks: Hover, Long-Press, Double-Click, Scratch, and Click-Outside Without the...

Dev.to · Nick Benksim
🌐 Frontend Engineering
⚡ AI Lesson
15h ago
The Future of CSS Modules in Modern Web Development
Grab a Coffee: Let's Talk About Scope Leakage Picture this: you are working on a massive, beautiful...

Dev.to · punts
🌐 Frontend Engineering
⚡ AI Lesson
1d ago
Building a Slot-Machine Picker Without Making Gambling Claims
A small open-source HTML/CSS widget that links to a live random casino game picker with responsible- ...

Medium · Programming
🌐 Frontend Engineering
⚡ AI Lesson
2d ago
Angular Signal Forms Are Here — And They Change Everything About How We Handle Forms
The biggest shift in Angular form handling in 10 years. A complete guide with real migration code from a 40-field loan application form —… Continue reading on M

Dev.to · Timi
🌐 Frontend Engineering
⚡ AI Lesson
2d ago
Keep Your Taste
I know I said I was going to keep writing about concepts I use every day as a frontend engineer....
Medium · JavaScript
🌐 Frontend Engineering
⚡ AI Lesson
2d ago
I Built a Tool That Turns Any Website Into an App With One Line of Code
I Built a Tool That Turns Any Website Into an App With One Line of Code Continue reading on Medium »

Dev.to · Razvan Zamfir
🌐 Frontend Engineering
⚡ AI Lesson
2d ago
Design a Clean Form with Floating Labels in Bootstrap 5
Bootstrap 5 comes with built-in floating labels, but the default inputs can feel a bit too tall for...
Dev.to AI
🌐 Frontend Engineering
⚡ AI Lesson
2d ago
We still don't have proper CSS frameworks
We have utility libraries, class-naming conventions, and methodologies dressed up in framework branding. What we don't have is a CSS layer that behaves like a f

Dev.to · Ryan John
🌐 Frontend Engineering
⚡ AI Lesson
3d ago
How does VuReact compile Vue 3's watchEffect() to React?
VuReact is a tool that compiles Vue 3 code into standard, maintainable React code. In this article,...
Dev.to · Carl-W
🌐 Frontend Engineering
⚡ AI Lesson
3d ago
400+ Remote Companies Using React in 2026
409 remote companies use React in their stack, four times more than any other frontend framework. But knowing React isn't a signal anymore. Here's what actually

Dev.to · Kudasov Dmitriy
🌐 Frontend Engineering
⚡ AI Lesson
3d ago
How to Test Frontend Error States Without Breaking Your Backend
Frontend teams are usually pretty good at testing the happy path. The API returns 200. The response...

Medium · Programming
🌐 Frontend Engineering
⚡ AI Lesson
4d ago
Angular 20: What’s New and What It Means for You
A Deep Dive into the Latest Features, Improvements, and Breaking Changes Continue reading on Medium »

Dev.to · AiVIS Cite Ledger
🌐 Frontend Engineering
⚡ AI Lesson
4d ago
Your Entire Build Failed Because of One Invisible Character
Fresh frontend stacks are "ennotshippified" in one very specific way. One bad string can cripple the...

Dev.to · endoflife-ai
🌐 Frontend Engineering
⚡ AI Lesson
4d ago
React End-of-Life Dates — What's Actually Supported in 2026
Meta doesn't publish hard React EOL dates. React 18 is security-only. React 17 and 16 are unsupported. Here's what that means and how to upgrade.

Dev.to · Naman Sachdeva
🌐 Frontend Engineering
⚡ AI Lesson
4d ago
I Made My Website "Alive" using Physics (Vanilla JS Experiment Part 2) 🚀
A few days ago, I wrote about getting bored with flat, static websites and trying to build something...

Dev.to · Andrew Gabaraev
🌐 Frontend Engineering
⚡ AI Lesson
4d ago
I built a Vite plugin that writes CSS changes back to your source files
Every time I wanted to tweak a margin or color during development, I'd do the same thing: open...

Dev.to · Anjaneya Kariguli
🌐 Frontend Engineering
⚡ AI Lesson
4d ago
Html learning journey
Today I completed an important step in my web development journey by learning the fundamentals of...

Dev.to · Nick Benksim
🌐 Frontend Engineering
⚡ AI Lesson
4d ago
How to Use CSS @layer to Manage Specificity Without Pain
Say Goodbye to Specificity Wars: Mastering CSS @layer Without the Pain Hey there! Grab your coffee,...

Dev.to · Ryan John
🌐 Frontend Engineering
⚡ AI Lesson
5d ago
What Does Vue 3 reactive() Compile to in React with VuReact?
VuReact compiles Vue 3 code into standard, maintainable React code. This time, the focus is on two of...

Medium · Programming
🌐 Frontend Engineering
⚡ AI Lesson
5d ago
5 CSS Features I Can’t Live Without ✨
For a long time, writing CSS felt less like engineering and more like survival. Continue reading on JavaScript in Plain English »

Dev.to · Nana Okamoto
🌐 Frontend Engineering
⚡ AI Lesson
5d ago
How I Introduce Frontend Testing in Early-Stage Next.js Projects
Recently, I introduced testing into a new Next.js project. One question always comes up at the...

Dev.to · Mohamed Idris
🌐 Frontend Engineering
⚡ AI Lesson
5d ago
Learning Frontend Testing As If You Built It Yourself
If you have ever pushed a "tiny" change to production on a Friday and watched the bug reports roll in...

Dev.to · TommyDee
🌐 Frontend Engineering
⚡ AI Lesson
6d ago
Migrating from gl-transitions to @vysmo/transitions: the diff that matters
If you've ever wanted a fancy crossfade between two images on the web, you've probably ended up at...

Medium · JavaScript
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
Performance-First Frontend: Memory Management and Leak Protection in Modern SPAs
Introduction: The Endurance Problem Continue reading on Medium »

Dev.to · Samuel Rouse
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
Simplify setTimeout
Hidden in plain sight is a functional programming interface you may have never used, and...

Medium · JavaScript
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
Paytm Money Frontend Interview Experience | SSE 2026
Recently, I went through multiple frontend interview experiences for a Senior Software Engineer — Frontend role at Paytm Money and found… Continue reading on Fr

Dev.to · Geampiere Jaramillo
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
React vs Next.js: Two tools, a different purpose
For a long time I used React for everything. It worked. Until it wasn't enough. There were...

Dev.to · Alex Chen
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
CSS Tricks That Save Me Hours Every Week
CSS Tricks That Save Me Hours Every Week These aren't the flashy animations you see on...

Dev.to · Alex Chen
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
CSS Grid: The Visual Guide to Layout Mastery
CSS Grid: The Visual Guide to Layout Mastery Flexbox is for 1D layouts. Grid is for 2D....

Dev.to · Forrest Miller
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
I built a bingo number caller with zero backend and 331 prerecorded MP3s instead of the Web Speech API
A bingo caller is the machine that draws numbers, says them out loud, and shows them on a board. I...

Dev.to · robot1996
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
I built a tiny browser game for guessing cartoon-inspired colors
I shipped a small browser game called Toon Tone Color: a 5-round color memory challenge where you...

Dev.to · Razvan Zamfir
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
Building simple tabs with HTML, CSS, and Vanilla JavaScript.
Building Simple Tabs with Vanilla JavaScript ...

Dev.to · Hicham
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
I Built a Modular Tailwind + Web Components Template for Corporate Websites
🚀 Introducing Finly — A Cyber-Industrial HTML Template for Modern Financial & Corporate...

Dev.to · Snappy Tools
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
HTML Minification: What Gets Removed and Why It's Safe
Every byte counts when you are serving HTML to millions of requests. HTML minification is one of the...
Medium · Programming
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
The Harsh Truth About Being a Frontend Developer
A frontend developer shares the harsh reality of frontend development in 2026 — constant learning, pressure, competition, burnout, and… Continue reading on Medi

Dev.to · Kevin 心学
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
HTMX or React? Why I chose a Third Way
If you've been following web development news lately, you couldn't have missed the great debate of...

Dev.to · Arthur
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
React Overview
React is a JavaScript library, not a framework. A library is a tool you use when needed A...

Dev.to · Dilshod Gaipov
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
I Built a Small Browser Workspace for HTML, CSS and JavaScript Prototypes
I have been working on a small tool called Orivo. The idea came from a very simple problem I kept...

Dev.to · Fabio Arcari
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
The Tiny Proxy That Fixed Local Development for Our Multi-Repo Frontend
This article is a follow-up to From Independent Microsites to Context-Driven Architecture, where we...

Dev.to · Sivakumar Mathiyalagan
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
React Js Basics
What is library and difference between library and framework? Library is a collection of helper...

Dev.to · Benjamin Koimett
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
I built a crossword solver without React and survived to tell the tale 😅
For the past 3 years, my brain has been wired to: npx create-vite@latest useState, useEffect,...

Dev.to · Saurabh Sharma
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
Deploy Angular 16/17/18/19 on cPanel - The Version-Specific Guide ⚡
Most Angular deployment guides are written for one version, then quietly become outdated. You follow...

Medium · JavaScript
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
React SEO Guide: How I Build React Websites That Actually Rank on Google
React is one of my favorite frontend technologies to work with. It’s fast, flexible, and perfect for building modern user experiences. Continue reading on Mediu

Medium · JavaScript
🌐 Frontend Engineering
⚡ AI Lesson
1w ago
What’s New in React Ecosystem — April Edition
The React ecosystem is moving fast, with significant updates across core frameworks and key developer tools. This roundup highlights the… Continue reading on Me

Medium · JavaScript
🌐 Frontend Engineering
⚡ AI Lesson
2w ago
Best JavaScript Scroll Animation & Scrollytelling Libraries in 2026
The Front-End Arms Race Nobody Asked For, Yet Every Brand Suddenly Needs Continue reading on Medium »

Medium · Programming
🌐 Frontend Engineering
⚡ AI Lesson
2w ago
JavaScript Skills That Will Dominate 2026
In 2026, companies will not only look for developers who can build interfaces — they will look for engineers who can build scalable… Continue reading on Medium

Dev.to · Zihang Dong 董子航
🌐 Frontend Engineering
⚡ AI Lesson
2w ago
I Built 58 Free Browser Tools With Zero Backend — Here's the Full Stack
Every "free online tool" site I've ever used follows the same playbook: upload your file to their...

Dev.to · Ashish Kumar
🌐 Frontend Engineering
⚡ AI Lesson
2w ago
React.lazy() Route Code Splitting Explained
React.lazy() makes a 5MB app's first load equal to just the landing route cost. Here is how route code splitting works and where it silently fails.
DeepCamp AI