DEV Community

Front-end

"If you're already a front-end developer, well, pretend you're also wearing a pirate hat." - Ethan Marcotte

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Best web development stacks for 2023.

Best web development stacks for 2023.

Comments 1
5 min read
Next.js 14

Next.js 14

2
Comments 1
4 min read
My First Hackathon: A Journey of Collaboration and Learning

My First Hackathon: A Journey of Collaboration and Learning

1
Comments
4 min read
Day 82: Service Worker

Day 82: Service Worker

6
Comments
2 min read
DevOps In Flutter

DevOps In Flutter

1
Comments
3 min read
Can SciChart 📊 and React revolutionize your data visualization? 🚀

Can SciChart 📊 and React revolutionize your data visualization? 🚀

1
Comments 1
5 min read
Step-by-Step Guide to Creating Github Repositories and Adding Files Using the VSCode Terminal

Step-by-Step Guide to Creating Github Repositories and Adding Files Using the VSCode Terminal

2
Comments
3 min read
Creating an Organized SCSS File Structure

Creating an Organized SCSS File Structure

8
Comments 2
3 min read
Exploring JS Frameworks with Component Party

Exploring JS Frameworks with Component Party

Comments
2 min read
Day 69: Newsletter

Day 69: Newsletter

3
Comments 1
1 min read
I started using Qwik...

I started using Qwik...

3
Comments
3 min read
How to Create an Animated Space / Stars Background Effect in React / Next.js

How to Create an Animated Space / Stars Background Effect in React / Next.js

2
Comments
3 min read
VueJS part 9: Creating components in the .vue files

VueJS part 9: Creating components in the .vue files

5
Comments
4 min read
Day 81: Web Workers

Day 81: Web Workers

24
Comments 4
3 min read
Learn React The Hard Way: Manage State Better

Learn React The Hard Way: Manage State Better

4
Comments
2 min read
Why you should choose HTMX for your next project

Why you should choose HTMX for your next project

124
Comments 51
11 min read
How To Make Your Website Faster 🔥🚀🚀

How To Make Your Website Faster 🔥🚀🚀

4
Comments 1
5 min read
Latest version of Yup and Typescript issues that annoy me!

Latest version of Yup and Typescript issues that annoy me!

3
Comments 1
1 min read
CSS-only direction-aware hover effects

CSS-only direction-aware hover effects

10
Comments
2 min read
Setting up Redux Persist with Redux Toolkit in React JS

Setting up Redux Persist with Redux Toolkit in React JS

Comments
7 min read
Roadmap to Learn ReactJS

Roadmap to Learn ReactJS

1
Comments
3 min read
L'UX accessible avec GĂŠrĂ´me Grignon

L'UX accessible avec GĂŠrĂ´me Grignon

13
Comments 5
2 min read
How to Show a Modal Dialog in Angular

How to Show a Modal Dialog in Angular

1
Comments
7 min read
How to build an app with nestjs and hotwire!

How to build an app with nestjs and hotwire!

2
Comments 2
6 min read
Nuxt Social Share module has been released 🎉

Nuxt Social Share module has been released 🎉

5
Comments 2
2 min read
Arquitetura Resiliente no React: Usando Error Boundaries

Arquitetura Resiliente no React: Usando Error Boundaries

2
Comments
4 min read
How to use The Graph to query Event data

How to use The Graph to query Event data

2
Comments
7 min read
Find and replace like a pro. Regular expressions in VS Code

Find and replace like a pro. Regular expressions in VS Code

1
Comments 1
2 min read
Testing Strategies for Micro Frontends [TestÎź 2023]

Testing Strategies for Micro Frontends [TestÎź 2023]

2
Comments
11 min read
How To Set Up the Template Library Pro Module in Apostrophe

How To Set Up the Template Library Pro Module in Apostrophe

Comments
7 min read
Challenge 2 - Product preview card component - Frontend Mentor

Challenge 2 - Product preview card component - Frontend Mentor

Comments
2 min read
React UI Component Libraries: Material-UI

React UI Component Libraries: Material-UI

Comments
3 min read
Using Google Apps Script: Create a todo web app

Using Google Apps Script: Create a todo web app

4
Comments 1
37 min read
Building a Lazy Loader from Scratch in React (Part 2)

Building a Lazy Loader from Scratch in React (Part 2)

3
Comments
13 min read
Day 73: Authentication

Day 73: Authentication

1
Comments
5 min read
Best Free Methods to Deploy React Applications in 2024

Best Free Methods to Deploy React Applications in 2024

2
Comments
5 min read
Building Ride-Hailing Apps with Laravel: Revolutionizing Transportation

Building Ride-Hailing Apps with Laravel: Revolutionizing Transportation

Comments
8 min read
Display your list: v-for 🫨

Display your list: v-for 🫨

9
Comments 1
4 min read
Lessons from Ten Years in Web Development

Lessons from Ten Years in Web Development

Comments
4 min read
VueJS part 10: Passing data to the components

VueJS part 10: Passing data to the components

18
Comments
3 min read
The Devil Fruits of Frontend Frameworks: which suits best for you?

The Devil Fruits of Frontend Frameworks: which suits best for you?

3
Comments 2
5 min read
5 cases of dangerous tech debt - impossible to fix later (e.g. working dev env)

5 cases of dangerous tech debt - impossible to fix later (e.g. working dev env)

Comments
3 min read
React Server Components Guide: Boost Performance and Reduce Bundle Size ✨🚀

React Server Components Guide: Boost Performance and Reduce Bundle Size ✨🚀

2
Comments
5 min read
CSS Layouts: Get Started with Container Queries

CSS Layouts: Get Started with Container Queries

33
Comments 2
5 min read
Day 77: Web App Security

Day 77: Web App Security

4
Comments
4 min read
Don't follow me, I'm lost too

Don't follow me, I'm lost too

Comments
1 min read
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 2. Secure Static Hosting

Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 2. Secure Static Hosting

3
Comments
5 min read
My first technical task for internship

My first technical task for internship

Comments
1 min read
Mastering Subscriptions in Web Apps: Frontend to Backend

Mastering Subscriptions in Web Apps: Frontend to Backend

Comments
23 min read
Resilient Architecture in React: Using Error Boundaries

Resilient Architecture in React: Using Error Boundaries

11
Comments
4 min read
A new way of sharing code

A new way of sharing code

10
Comments
3 min read
What is callback function in JavaScript

What is callback function in JavaScript

12
Comments
5 min read
Learn CSS for beginners in these 11 easy steps!

Learn CSS for beginners in these 11 easy steps!

17
Comments 2
16 min read
What is the NuxtIsland component? 🏝️

What is the NuxtIsland component? 🏝️

11
Comments 2
4 min read
Risky Click Text Editor Edition

Risky Click Text Editor Edition

1
Comments
1 min read
Advanced Guide to CSS Selectors: Every Web Developer must Know

Advanced Guide to CSS Selectors: Every Web Developer must Know

15
Comments 2
6 min read
Subjects and BehaviorSubjects in Angular: A Deep Dive

Subjects and BehaviorSubjects in Angular: A Deep Dive

28
Comments
6 min read
Power of state machine and reactive store combined in Vue3

Power of state machine and reactive store combined in Vue3

4
Comments
4 min read
My first week completing "Skills Bootcamp in Front-End Web Development" pre-work

My first week completing "Skills Bootcamp in Front-End Web Development" pre-work

4
Comments
2 min read
JS Crush, the JavaScript Equality Game

JS Crush, the JavaScript Equality Game

5
Comments
1 min read
loading...