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.
Customizing JavaScript Import Sorting in VSCode Using Prettier (and Regex)

Customizing JavaScript Import Sorting in VSCode Using Prettier (and Regex)

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

4 Ways to Listen to Events in Angular

3
Comments
7 min read
Working with different IDs through the application

Working with different IDs through the application

Comments
4 min read
10 Best Websites for Free Tailwind Templates

10 Best Websites for Free Tailwind Templates

40
Comments 5
4 min read
Flutter: A Deep Dive into Dart, Datatypes, Conditions and Operators

Flutter: A Deep Dive into Dart, Datatypes, Conditions and Operators

Comments
3 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
Chakra UI is still great in 2024

Chakra UI is still great in 2024

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

Polyfill for map, filter and reduce in JavaScript

3
Comments 3
2 min read
React Hooks: When Not to Use useEffects

React Hooks: When Not to Use useEffects

6
Comments 5
3 min read
Demystifying React Folder Structure with Vite: A Comprehensive Guide

Demystifying React Folder Structure with Vite: A Comprehensive Guide

6
Comments
7 min read
Analyze ways to retrieve data with signals and HttpClient in Angular

Analyze ways to retrieve data with signals and HttpClient in Angular

18
Comments 6
5 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
Signal queries in Angular – what can I do with them?

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

10
Comments 4
6 min read
How I built a cross-framework frontend library

How I built a cross-framework frontend library

1
Comments
5 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
Unveiling the Power: Top Features of ReactJS

Unveiling the Power: Top Features of ReactJS

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

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

9
Comments 2
9 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 create React Forms without libraries ✨

How to create React Forms without libraries ✨

10
Comments 2
8 min read
What's the Deal with Algorithms?

What's the Deal with Algorithms?

Comments
3 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 implement dark mode using Tailwind and React JS?

How to implement dark mode using Tailwind and React JS?

2
Comments 2
3 min read
Extensive React Boilerplate to kickstart a new frontend project

Extensive React Boilerplate to kickstart a new frontend project

2
Comments 2
7 min read
How to build a demo project

How to build a demo project

1
Comments
7 min read
How to Ensure Pixel-Perfect Comparisons Between Websites?

How to Ensure Pixel-Perfect Comparisons Between Websites?

2
Comments
3 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

4
Comments 1
4 min read
Props: Comunicação entre Componentes Pai e Filho no React

Props: Comunicação entre Componentes Pai e Filho no React

5
Comments 1
2 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

11
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
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
Stylelint + Visual Studio Code: Elevating Your Code Quality

Stylelint + Visual Studio Code: Elevating Your Code Quality

1
Comments
3 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
Crafting Dynamic Text Paths with HTML, SVG, and CSS: A Guide to Responsive and Accessible Graphics

Crafting Dynamic Text Paths with HTML, SVG, and CSS: A Guide to Responsive and Accessible Graphics

Comments
6 min read
How to Style HTML Radio Buttons: A Step-by-Step Guide

How to Style HTML Radio Buttons: A Step-by-Step Guide

Comments
3 min read
How are METHODs used in primitive types in JavaScript?

How are METHODs used in primitive types in JavaScript?

1
Comments
2 min read
Angular Animations Tutorial: Learn the Basics

Angular Animations Tutorial: Learn the Basics

1
Comments
6 min read
My Experience with Astro

My Experience with Astro

1
Comments
5 min read
Frontend Monitoring and Error Tracking

Frontend Monitoring and Error Tracking

1
Comments
2 min read
Como usar Flex-Box?

Como usar Flex-Box?

1
Comments
2 min read
Easily build progressive Steps Rendering Component in Reactjs

Easily build progressive Steps Rendering Component in Reactjs

Comments
1 min read
Vue.js Live Conference

Vue.js Live Conference

Comments
1 min read
Struggling to Learn React Or Any JavaScript Framework? Here are 7 Mistakes Holding You Back (And What To Do Instead) 💪🎉

Struggling to Learn React Or Any JavaScript Framework? Here are 7 Mistakes Holding You Back (And What To Do Instead) 💪🎉

63
Comments 8
16 min read
Front-end development: The world in it

Front-end development: The world in it

Comments
6 min read
App structure for big Vue projects

App structure for big Vue projects

13
Comments 4
5 min read
Animations in React with Framer Motion 😎🍿

Animations in React with Framer Motion 😎🍿

5
Comments
2 min read
React's useState & useEffect Hooks

React's useState & useEffect Hooks

Comments
3 min read
Callbacks and References: Allowing the Garbage to get Collected

Callbacks and References: Allowing the Garbage to get Collected

10
Comments 6
3 min read
Financial Data with Python 🤑🤑

Financial Data with Python 🤑🤑

3
Comments
5 min read
Splash Screen for your Web App

Splash Screen for your Web App

1
Comments 1
2 min read
Saatnya Menguasai useContext React di Luar Kepala

Saatnya Menguasai useContext React di Luar Kepala

2
Comments 2
3 min read
Submitting a form in Nextjs 14 with onBlur, server actions, and validation

Submitting a form in Nextjs 14 with onBlur, server actions, and validation

3
Comments 5
4 min read
Supercharge Your Front-End Workflow in 2024: Must-Have VS Code Extensions

Supercharge Your Front-End Workflow in 2024: Must-Have VS Code Extensions

2
Comments
2 min read
10 Things I Wish Someone Had Sat Me Down and Told Me Before My First Software Engineering Job

10 Things I Wish Someone Had Sat Me Down and Told Me Before My First Software Engineering Job

6
Comments
3 min read
Adding generated cover images to my blog posts using the Canvas API

Adding generated cover images to my blog posts using the Canvas API

7
Comments 1
4 min read
loading...