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.
Supercharging Angular apps for better performance

Supercharging Angular apps for better performance

1
Comments
6 min read
IndexedDB: Una guía para desarrolladores web frontend

IndexedDB: Una guía para desarrolladores web frontend

2
Comments
13 min read
5 Best Websites for Free Angular Templates

5 Best Websites for Free Angular Templates

172
Comments 3
2 min read
What Is PNPM ? How To Migarte From Npm/Yarn To Pnpm ?

What Is PNPM ? How To Migarte From Npm/Yarn To Pnpm ?

1
Comments
2 min read
Diferença entre NPM INIT e NPX

Diferença entre NPM INIT e NPX

4
Comments
2 min read
Clean up your code with ease

Clean up your code with ease

Comments
3 min read
The Day you Became a Better React Dev: What is React?

The Day you Became a Better React Dev: What is React?

2
Comments
1 min read
React Modals Reimagined: On-Demand Loading and State Lifting

React Modals Reimagined: On-Demand Loading and State Lifting

Comments
6 min read
Debouncing vs AbortController: Maximizing API call Efficiency for Seamless User Experience

Debouncing vs AbortController: Maximizing API call Efficiency for Seamless User Experience

6
Comments
5 min read
4 meses usando Tailwind

4 meses usando Tailwind

Comments
9 min read
If your Redux state has changed but React doesn't trigger a re-render, it could be due to several reasons

If your Redux state has changed but React doesn't trigger a re-render, it could be due to several reasons

7
Comments
2 min read
From JavaScript to React: The Evolution of Web Interactivity

From JavaScript to React: The Evolution of Web Interactivity

12
Comments
3 min read
Model Inputs - Signal API that is missing in 2-way binding

Model Inputs - Signal API that is missing in 2-way binding

5
Comments 2
6 min read
Desafios Comuns na Escrita de Testes Automatizados: Rumo à Clareza e Padronização - Parte 1

Desafios Comuns na Escrita de Testes Automatizados: Rumo à Clareza e Padronização - Parte 1

4
Comments 1
6 min read
Simplifier l’intégration des icônes depuis Figma : De la conception au design system

Simplifier l’intégration des icônes depuis Figma : De la conception au design system

5
Comments
7 min read
10 Fun and Engaging Frontend Games for Designers to Boost Their Skills

10 Fun and Engaging Frontend Games for Designers to Boost Their Skills

12
Comments
6 min read
React Hooks: When Not to Use useEffects

React Hooks: When Not to Use useEffects

7
Comments 5
3 min read
Next.js

Next.js

Comments
1 min read
Understanding and implementing Event-Driven Communication in Front-End Development

Understanding and implementing Event-Driven Communication in Front-End Development

6
Comments
3 min read
15 open source projects worth collecting

15 open source projects worth collecting

5
Comments
9 min read
Treat the frontend as if it is dumb

Treat the frontend as if it is dumb

1
Comments
1 min read
Angular Library Compatibility: Using Version 14 Libraries in Version 12 or 17 Applications

Angular Library Compatibility: Using Version 14 Libraries in Version 12 or 17 Applications

Comments 1
1 min read
What makes for good UX/UI?

What makes for good UX/UI?

Comments
5 min read
NEED CONTRIBUTORS 🙏

NEED CONTRIBUTORS 🙏

6
Comments 4
1 min read
4 Ways to Listen to Events in Angular

4 Ways to Listen to Events in Angular

3
Comments
7 min read
10 Best Websites for Free Tailwind Templates

10 Best Websites for Free Tailwind Templates

42
Comments 5
4 min read
Working with different IDs through the application

Working with different IDs through the application

Comments
4 min read
Recipe page challange - Frontendmentor.io

Recipe page challange - Frontendmentor.io

Comments
1 min read
Chakra UI is still great in 2024

Chakra UI is still great in 2024

1
Comments
7 min read
Understanding State Management in React: Avoiding Pitfalls with Custom Hooks

Understanding State Management in React: Avoiding Pitfalls with Custom Hooks

1
Comments
3 min read
Polyfill for map, filter and reduce in JavaScript

Polyfill for map, filter and reduce in JavaScript

3
Comments 3
2 min read
Analyze ways to retrieve data with signals and HttpClient in Angular

Analyze ways to retrieve data with signals and HttpClient in Angular

32
Comments 8
5 min read
Demystifying React Folder Structure with Vite: A Comprehensive Guide

Demystifying React Folder Structure with Vite: A Comprehensive Guide

53
Comments
7 min read
How to de-structure an array returned by url.pathname.split(‘/’)

How to de-structure an array returned by url.pathname.split(‘/’)

Comments
2 min read
The card mistake you've been making that has been hurting your app's accessibility.

The card mistake you've been making that has been hurting your app's accessibility.

2
Comments 3
4 min read
Angular Animations Tutorial: Enter & Leave

Angular Animations Tutorial: Enter & Leave

Comments
6 min read
Hiding an input inside a button

Hiding an input inside a button

Comments
2 min read
Signal queries in Angular – what can I do with them?

Signal queries in Angular – what can I do with them?

11
Comments 4
6 min read
How to Remove the Last Character from a String in JavaScript

How to Remove the Last Character from a String in JavaScript

2
Comments
10 min read
Sua aplicação é um labirinto? Usabilidade e URL's

Sua aplicação é um labirinto? Usabilidade e URL's

10
Comments 3
9 min read
Unveiling the Power: Top Features of ReactJS

Unveiling the Power: Top Features of ReactJS

Comments
2 min read
Create a fullstack* Angular App with one line of code

Create a fullstack* Angular App with one line of code

5
Comments
2 min read
Another way to create a user interface - New project

Another way to create a user interface - New project

Comments
4 min read
How to implement dark mode using Tailwind and React JS?

How to implement dark mode using Tailwind and React JS?

8
Comments 2
3 min read
How to create React Forms without libraries ✨

How to create React Forms without libraries ✨

10
Comments 2
8 min read
Still deploying updates to toggle maintenance pages? I was too! 🚀

Still deploying updates to toggle maintenance pages? I was too! 🚀

3
Comments 1
3 min read
How to build a demo project

How to build a demo project

1
Comments
7 min read
Extensive React Boilerplate to kickstart a new frontend project

Extensive React Boilerplate to kickstart a new frontend project

3
Comments 2
7 min read
From Beginner to First Web Dev Job: A Realistic Roadmap for Focused Learners

From Beginner to First Web Dev Job: A Realistic Roadmap for Focused Learners

5
Comments 1
4 min read
An Overview of Scaling SVG vs. Bitmap (JPG, PNG) Images

An Overview of Scaling SVG vs. Bitmap (JPG, PNG) Images

1
Comments
3 min read
What is Motion Sensitivity? How to Design Accessible Web Animations

What is Motion Sensitivity? How to Design Accessible Web Animations

33
Comments 1
8 min read
Easier way to make a responsive app: react native full responsive v2 is here!

Easier way to make a responsive app: react native full responsive v2 is here!

Comments
4 min read
Host your web app for free on Cloudflare Pages

Host your web app for free on Cloudflare Pages

14
Comments 4
3 min read
Easiest way to add a video huddle to your application

Easiest way to add a video huddle to your application

7
Comments
3 min read
Stylelint + Visual Studio Code: Elevating Your Code Quality

Stylelint + Visual Studio Code: Elevating Your Code Quality

2
Comments
3 min read
CSS Scroll-Driven Animations: A Step-by-Step Guide With No JavaScript

CSS Scroll-Driven Animations: A Step-by-Step Guide With No JavaScript

Comments
6 min read
Learn React with Me. Pt 1

Learn React with Me. Pt 1

Comments
1 min read
Learn the Basics of Angular CDK Overlay: Angular Modals and Pop-ups

Learn the Basics of Angular CDK Overlay: Angular Modals and Pop-ups

Comments
10 min read
👨‍🎨 The Dev Tab Daily: My Latest Hobby/Practice Cool Project

👨‍🎨 The Dev Tab Daily: My Latest Hobby/Practice Cool Project

5
Comments 4
3 min read
Things You Didn’t Know CSS Grid Could Do

Things You Didn’t Know CSS Grid Could Do

Comments
4 min read
loading...