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.
🌟 Comprehensive Guide to Firebase Cloud Messaging in React with Vite 🚀

🌟 Comprehensive Guide to Firebase Cloud Messaging in React with Vite 🚀

15
Comments
5 min read
Server Side Components no React: O Futuro da Renderização?

Server Side Components no React: O Futuro da Renderização?

2
Comments
3 min read
why .txt files in next.js build of new App structure?

why .txt files in next.js build of new App structure?

Comments
1 min read
Why Choose ReactJS for Frontend Development: Unveiling the Advantages

Why Choose ReactJS for Frontend Development: Unveiling the Advantages

16
Comments 2
3 min read
Angular Forms new unified control state change events

Angular Forms new unified control state change events

1
Comments
5 min read
HTML Document Structure

HTML Document Structure

Comments
3 min read
Comprehensive Guide: Integrating a Drag-and-Drop Form Builder for Camunda.

Comprehensive Guide: Integrating a Drag-and-Drop Form Builder for Camunda.

7
Comments
12 min read
Creating a Responsive Flutter Application for All Devices

Creating a Responsive Flutter Application for All Devices

Comments
4 min read
How to study React to become a pro. Introduction to React.

How to study React to become a pro. Introduction to React.

8
Comments 1
4 min read
Create Floating Label Input Using Tailwind CSS

Create Floating Label Input Using Tailwind CSS

24
Comments
2 min read
Total.js — UI library

Total.js — UI library

Comments
8 min read
How to Handle Side Effects in Angular Using NgRx Effects

How to Handle Side Effects in Angular Using NgRx Effects

1
Comments
6 min read
How Function And Variables Works in JavaScript : Behind the Scenes

How Function And Variables Works in JavaScript : Behind the Scenes

Comments
1 min read
How to Use NgRx Selectors in Angular

How to Use NgRx Selectors in Angular

4
Comments
3 min read
How To Add HTTP Headers to Requests with Functional Interceptors in Angular

How To Add HTTP Headers to Requests with Functional Interceptors in Angular

1
Comments
3 min read
Understanding the JavaScript Event Loop 🚀

Understanding the JavaScript Event Loop 🚀

Comments
3 min read
Few Secret Tags In HTML

Few Secret Tags In HTML

1
Comments 1
1 min read
How To Access Web Camera Using JavaScript And Capture Images And Record Video With Audio

How To Access Web Camera Using JavaScript And Capture Images And Record Video With Audio

7
Comments
1 min read
Axios vs Fetch

Axios vs Fetch

169
Comments 47
3 min read
Unlock React Form Validation with Trivule: The Game-Changing Approach

Unlock React Form Validation with Trivule: The Game-Changing Approach

2
Comments 4
2 min read
CSS Challenge Day 1: Styling HTML Elements to Resemble Text

CSS Challenge Day 1: Styling HTML Elements to Resemble Text

Comments
1 min read
I Created Corona Clicker on Vue3 and Integrated It into a Telegram Web App

I Created Corona Clicker on Vue3 and Integrated It into a Telegram Web App

15
Comments
2 min read
My First Website

My First Website

1
Comments 3
1 min read
Reduce concurrent requests by Redux-Saga Effects

Reduce concurrent requests by Redux-Saga Effects

Comments
3 min read
Path To A Clean(er) React Architecture (Part 5) - Infrastructure Services & Dependency Injection For Testability

Path To A Clean(er) React Architecture (Part 5) - Infrastructure Services & Dependency Injection For Testability

2
Comments
12 min read
Exploring Top Figma to Code Generators of 2024

Exploring Top Figma to Code Generators of 2024

3
Comments
2 min read
What Is The Difference Between Frontend Development And UI Development?

What Is The Difference Between Frontend Development And UI Development?

Comments
2 min read
How To Create a Virtual ATM Card using Plain HTML & CSS

How To Create a Virtual ATM Card using Plain HTML & CSS

3
Comments 5
4 min read
A maneira correta de utilizar a nomenclatura BEM

A maneira correta de utilizar a nomenclatura BEM

Comments
4 min read
CSS Art: June - 14 de Junho Dia Mundial do Doador de Sangue

CSS Art: June - 14 de Junho Dia Mundial do Doador de Sangue

9
Comments 8
3 min read
Making a Simple Self-Hosted Photo Gallery with 11ty

Making a Simple Self-Hosted Photo Gallery with 11ty

13
Comments 3
8 min read
Some Code Tricks Every Web Developer Should Know

Some Code Tricks Every Web Developer Should Know

1
Comments
1 min read
Creating Smooth Hover Effects for Menu Icons

Creating Smooth Hover Effects for Menu Icons

4
Comments 3
2 min read
Designing with accessibility in mind: Ubergood Festival

Designing with accessibility in mind: Ubergood Festival

Comments
3 min read
🧠 50 Articles to Level Up

🧠 50 Articles to Level Up

7
Comments
7 min read
CSS Grid vs. Flexbox

CSS Grid vs. Flexbox

6
Comments
4 min read
Inter component communication in React.

Inter component communication in React.

Comments 1
1 min read
Understanding Reactive Contexts in Angular 18

Understanding Reactive Contexts in Angular 18

7
Comments
3 min read
Designing Print-Ready Components in Your Web App

Designing Print-Ready Components in Your Web App

2
Comments
4 min read
2024 Guide to Infinite Scrolling in React/Next.js

2024 Guide to Infinite Scrolling in React/Next.js

2
Comments
6 min read
Quick and dirty React - Tailwind

Quick and dirty React - Tailwind

Comments
3 min read
The Bond between Frontend Development and User Experience (UX) Design

The Bond between Frontend Development and User Experience (UX) Design

Comments
5 min read
Front-end specialisations: DX Engineer

Front-end specialisations: DX Engineer

Comments
2 min read
ReactJS and JavaScript, in Frontend Development

ReactJS and JavaScript, in Frontend Development

12
Comments 6
2 min read
OMI the surprising Chinese Web Components Framework ✨

OMI the surprising Chinese Web Components Framework ✨

Comments
2 min read
We're software developers, but are we?

We're software developers, but are we?

5
Comments 4
3 min read
Create Test REST APIs in Seconds! 🚀

Create Test REST APIs in Seconds! 🚀

10
Comments
1 min read
Short Overview: Micro-Frontends 🧩

Short Overview: Micro-Frontends 🧩

114
Comments 16
2 min read
Sites e ferramentas para Frontend

Sites e ferramentas para Frontend

10
Comments 5
4 min read
Astro Web Framework: What is it and how to get started!

Astro Web Framework: What is it and how to get started!

10
Comments
6 min read
From Connected to Disconnected: Handling Network Changes in Your Web App

From Connected to Disconnected: Handling Network Changes in Your Web App

Comments
1 min read
String Manipulation Techniques

String Manipulation Techniques

5
Comments
7 min read
Exploring Micro Frontends in Modern Web Development

Exploring Micro Frontends in Modern Web Development

3
Comments
2 min read
react-dropzone with web worker

react-dropzone with web worker

1
Comments 1
2 min read
7 Differences Between Arrow Functions and Traditional Functions

7 Differences Between Arrow Functions and Traditional Functions

1
Comments
3 min read
Javascript:

Javascript:

10
Comments
1 min read
How to Display a PDF in Next.js Using React PDF Viewer?

How to Display a PDF in Next.js Using React PDF Viewer?

1
Comments
3 min read
Understanding Javascript Variables Declaration: The Significant of Var, Let, Const, In Modern Development.

Understanding Javascript Variables Declaration: The Significant of Var, Let, Const, In Modern Development.

2
Comments
4 min read
JavaScript Security: Simple Practices to Secure Your Frontend

JavaScript Security: Simple Practices to Secure Your Frontend

298
Comments 20
3 min read
Svelte Series-4: Two-Way Binding

Svelte Series-4: Two-Way Binding

1
Comments
3 min read
loading...