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.
How to Land Your First Job as a Web Developer: Tips and Resources

How to Land Your First Job as a Web Developer: Tips and Resources

1
Comments 1
1 min read
A Comparative Analysis of Alpine.js and ReactJS

A Comparative Analysis of Alpine.js and ReactJS

2
Comments 4
3 min read
Exploring the Frontier: A Comparative Analysis of ReactJS and Svelte

Exploring the Frontier: A Comparative Analysis of ReactJS and Svelte

2
Comments
3 min read
React Hydration explained

React Hydration explained

6
Comments
5 min read
Pharmacist transitioning to software developer

Pharmacist transitioning to software developer

Comments
1 min read
A Tale of Two Frameworks: Angular and Svelte in Head-to-Head Competition

A Tale of Two Frameworks: Angular and Svelte in Head-to-Head Competition

Comments
4 min read
Comparing Tailwind CSS and Bootstrap: A Comprehensive Guide

Comparing Tailwind CSS and Bootstrap: A Comprehensive Guide

Comments
3 min read
Fundamentos do desenvolvedor frontend

Fundamentos do desenvolvedor frontend

Comments
2 min read
Protecting User Data: Encryption and Secure Storage in Frontend

Protecting User Data: Encryption and Secure Storage in Frontend

2
Comments
7 min read
Types of state management

Types of state management

8
Comments
3 min read
Why do we use Frontend Frameworks?

Why do we use Frontend Frameworks?

Comments 1
2 min read
SelectPaginated: Handle Millions of Options Quickly and Efficiently.

SelectPaginated: Handle Millions of Options Quickly and Efficiently.

1
Comments
3 min read
:where() :is() my mind?

:where() :is() my mind?

2
Comments
6 min read
A Comparison between ReactJS and jQuery

A Comparison between ReactJS and jQuery

Comments
4 min read
A Deep Dive into Frontend Frameworks: React and Vue.

A Deep Dive into Frontend Frameworks: React and Vue.

7
Comments 4
5 min read
CSS wordwrap: Because Sometimes One Line Just Isn't Enough!

CSS wordwrap: Because Sometimes One Line Just Isn't Enough!

Comments
4 min read
How Function And Variable works in JavaScript : Behind The Scenes

How Function And Variable works in JavaScript : Behind The Scenes

Comments
2 min read
AngularJs vs ReactJs

AngularJs vs ReactJs

1
Comments
2 min read
Create custom browser protocols 🌐 A little guide into protocol handlers 📘

Create custom browser protocols 🌐 A little guide into protocol handlers 📘

1
Comments
2 min read
"Why Web3 Development is the Game-Changer Your Career Needs!

"Why Web3 Development is the Game-Changer Your Career Needs!

Comments 1
2 min read
What it’s like to put code in production

What it’s like to put code in production

7
Comments
7 min read
React vs. Angular: A Deep Dive into the Popular Frontend Technologies

React vs. Angular: A Deep Dive into the Popular Frontend Technologies

Comments 2
2 min read
Development with Components

Development with Components

3
Comments
2 min read
The Front End Dev Handbook 2024, State of HTML and State of JavaScript 2023 Results, TypeScript 5.5 | Front End News #109

The Front End Dev Handbook 2024, State of HTML and State of JavaScript 2023 Results, TypeScript 5.5 | Front End News #109

6
Comments 1
12 min read
The Basics of CSS Positioning: A Practical Guide

The Basics of CSS Positioning: A Practical Guide

Comments
4 min read
The Future of Frontend Development: A Look at Emerging Trends and Technologies

The Future of Frontend Development: A Look at Emerging Trends and Technologies

1
Comments 1
11 min read
5 Considerations When Choosing a Front-end Framework

5 Considerations When Choosing a Front-end Framework

3
Comments
8 min read
5 Best Websites for Free Jekyll Templates

5 Best Websites for Free Jekyll Templates

10
Comments 3
2 min read
Solar system with Three.js

Solar system with Three.js

330
Comments 42
11 min read
Responsive Images with HTML

Responsive Images with HTML

5
Comments
2 min read
Explorando as principais áreas da programação

Explorando as principais áreas da programação

Comments
3 min read
Exploring the main areas of Programming

Exploring the main areas of Programming

1
Comments
3 min read
The Role of WebAssembly in Frontend Development

The Role of WebAssembly in Frontend Development

3
Comments
7 min read
5 Best Websites for Free Django Templates

5 Best Websites for Free Django Templates

74
Comments 5
2 min read
"Frontend Challenge"

"Frontend Challenge"

1
Comments
2 min read
Making a Wack-A-Molee with AnalogJs - Part 1

Making a Wack-A-Molee with AnalogJs - Part 1

2
Comments
7 min read
🧠 50 Outstanding WebDev Articles

🧠 50 Outstanding WebDev Articles

7
Comments
7 min read
JHipster 8 - Analisando o código da nossa primeira aplicação monolítica - Parte 3/3

JHipster 8 - Analisando o código da nossa primeira aplicação monolítica - Parte 3/3

Comments
7 min read
I created free React Material UI dashboard theme

I created free React Material UI dashboard theme

Comments
2 min read
JavaScript Execution Context

JavaScript Execution Context

Comments
2 min read
Inline if() in CSS 🤔: What You Need to Know About This Upcoming Feature

Inline if() in CSS 🤔: What You Need to Know About This Upcoming Feature

6
Comments 1
2 min read
[Off Topic] Nano introdução do framework Angular para Devs do back

[Off Topic] Nano introdução do framework Angular para Devs do back

Comments
7 min read
Svelte Series-3: How to Update Data and Use Event Listeners

Svelte Series-3: How to Update Data and Use Event Listeners

1
Comments
4 min read
Open Sourcing my Design System

Open Sourcing my Design System

6
Comments
3 min read
✈️ Moving Abroad: My Journey as a Frontend Developer in a New Country 🌎

✈️ Moving Abroad: My Journey as a Frontend Developer in a New Country 🌎

2
Comments
9 min read
Join Our React Workshop: Master Website Development with Material-UI!

Join Our React Workshop: Master Website Development with Material-UI!

1
Comments
2 min read
Sincronizando data entre tabs

Sincronizando data entre tabs

8
Comments 2
6 min read
Built replies generation application with Angular

Built replies generation application with Angular

5
Comments
6 min read
Persistencia para frontends

Persistencia para frontends

5
Comments
3 min read
Micro-frontend architecture alongside Vue 3 migration

Micro-frontend architecture alongside Vue 3 migration

41
Comments 5
5 min read
Unified Control State Change Events - working with reactive form is never the same in Angular

Unified Control State Change Events - working with reactive form is never the same in Angular

10
Comments 3
6 min read
Lenses Pattern in JavaScript

Lenses Pattern in JavaScript

Comments
3 min read
Made typos in routes? Redirect routes with functions

Made typos in routes? Redirect routes with functions

8
Comments 1
4 min read
Check used fonts on a webpage

Check used fonts on a webpage

3
Comments
2 min read
Why a .gitignore File is Essential for Your Projects

Why a .gitignore File is Essential for Your Projects

2
Comments
2 min read
Javascript

Javascript

5
Comments
3 min read
Turning Figma designs to interactive Apps (iOS, Android, Web)

Turning Figma designs to interactive Apps (iOS, Android, Web)

Comments
3 min read
Why is the useEffect hook used in fetching data in React?

Why is the useEffect hook used in fetching data in React?

Comments 1
7 min read
CSS animation and interaction delay.

CSS animation and interaction delay.

Comments
2 min read
Acessibilidade = Usabilidade

Acessibilidade = Usabilidade

Comments
2 min read
loading...