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.
Create Dynamic URLs with URL Constructor in JavaScript

Create Dynamic URLs with URL Constructor in JavaScript

11
Comments 2
5 min read
API SECURITY, how to protect your API against vulnerability risks

API SECURITY, how to protect your API against vulnerability risks

2
Comments
4 min read
Creating animated chickens with zdog

Creating animated chickens with zdog

2
Comments
8 min read
A Fun React Exercise

A Fun React Exercise

Comments
5 min read
Visualizing Audio as a Waveform in React

Visualizing Audio as a Waveform in React

51
Comments 2
5 min read
Frontend Integration Test with Graphql Mocking

Frontend Integration Test with Graphql Mocking

9
Comments 3
6 min read
Supercharge Your UI Development with Storybook

Supercharge Your UI Development with Storybook

Comments
2 min read
I18n Frontend guideline

I18n Frontend guideline

1
Comments
5 min read
Image validation for Angular

Image validation for Angular

1
Comments
3 min read
Polyfills for JavaScript: A Full Overview

Polyfills for JavaScript: A Full Overview

32
Comments 7
5 min read
CSS - Convenciones de nombres: BEM, SUIT CSS y Title CSS

CSS - Convenciones de nombres: BEM, SUIT CSS y Title CSS

4
Comments
8 min read
When Direct DOM Manipulation Outperforms React State Management

When Direct DOM Manipulation Outperforms React State Management

Comments
3 min read
The "suspension of the request" technique with Axios

The "suspension of the request" technique with Axios

Comments
2 min read
Implementing Login with Metamask, send Ether, user registration using React, NodeJS, Sequelize and GraphQL

Implementing Login with Metamask, send Ether, user registration using React, NodeJS, Sequelize and GraphQL

Comments
6 min read
Create A Custom Audio Player Component Using React/Next.js, Tailwind & Howler

Create A Custom Audio Player Component Using React/Next.js, Tailwind & Howler

1
Comments 2
5 min read
You should ditch Chrome, here's Why:

You should ditch Chrome, here's Why:

3
Comments 3
4 min read
ColaboraciĂłn Efectiva FrontEnd/BackEnd: Flujo de Trabajo Adecuado y Responsabilidades en el Desarrollo de Aplicaciones Web

ColaboraciĂłn Efectiva FrontEnd/BackEnd: Flujo de Trabajo Adecuado y Responsabilidades en el Desarrollo de Aplicaciones Web

6
Comments
21 min read
Getting Started with Firebase Authentication: A Comprehensive Guide

Getting Started with Firebase Authentication: A Comprehensive Guide

1
Comments
4 min read
Comparison of JavaScript Asynchronous Methods

Comparison of JavaScript Asynchronous Methods

4
Comments
4 min read
Understand Prototypal Inheritance in a simple way! 🤩

Understand Prototypal Inheritance in a simple way! 🤩

6
Comments
2 min read
Demystifying Promises in JavaScript: A Complete Guide

Demystifying Promises in JavaScript: A Complete Guide

2
Comments
3 min read
đź”’Security Tips for Frontend

đź”’Security Tips for Frontend

8
Comments
4 min read
Angular standalone components

Angular standalone components

Comments
2 min read
Why and When Use Ng-template, NgContent, and NgContainer in Angular

Why and When Use Ng-template, NgContent, and NgContainer in Angular

23
Comments 2
3 min read
Set Up ESLint with Angular and the Airbnb Style Guide (effortlessly)

Set Up ESLint with Angular and the Airbnb Style Guide (effortlessly)

23
Comments 1
3 min read
React Without useEffect

React Without useEffect

3
Comments 2
6 min read
HOW TO SETUP A REACT APPLICATION WITH ROUTER, NESTED ROUTES, ERROR HANDLING, AND CONTEXT

HOW TO SETUP A REACT APPLICATION WITH ROUTER, NESTED ROUTES, ERROR HANDLING, AND CONTEXT

Comments
5 min read
O segredo do JSDoc + Styled Components no VSCode.

O segredo do JSDoc + Styled Components no VSCode.

Comments
2 min read
JavaScript Practice: Building an Analog Clock

JavaScript Practice: Building an Analog Clock

1
Comments
3 min read
Facing problem in JS

Facing problem in JS

1
Comments 1
1 min read
WakaTime: A powerful, nice, free plugin that you should use!

WakaTime: A powerful, nice, free plugin that you should use!

1
Comments
2 min read
Web Development Beginner's Learning Roadmap- Frontend

Web Development Beginner's Learning Roadmap- Frontend

1
Comments 1
6 min read
Comprehensive HTML Cheat Sheet for Web Development

Comprehensive HTML Cheat Sheet for Web Development

4
Comments
2 min read
👨🏽‍🎨 The art of frontend freelancing - My journey

👨🏽‍🎨 The art of frontend freelancing - My journey

3
Comments
3 min read
Apity: A typed HTTP client for Svelte(Kit)

Apity: A typed HTTP client for Svelte(Kit)

5
Comments 2
6 min read
Code Challenge Tutorial

Code Challenge Tutorial

2
Comments 1
11 min read
My First JavaScript Practice: Building a Drum Kit

My First JavaScript Practice: Building a Drum Kit

11
Comments 4
5 min read
Material UI Customization (TypeScript)

Material UI Customization (TypeScript)

27
Comments 4
7 min read
🎒 localStorage or 🍪 cookies : What's the difference?

🎒 localStorage or 🍪 cookies : What's the difference?

4
Comments 1
2 min read
Hoisting In Javascript ( Part - 1 ):

Hoisting In Javascript ( Part - 1 ):

1
Comments
2 min read
Tailwind CSS vs. CSS Frameworks: A Comprehensive Comparison for UI Design

Tailwind CSS vs. CSS Frameworks: A Comprehensive Comparison for UI Design

Comments
3 min read
Introduction to Angular Framework: Core Features

Introduction to Angular Framework: Core Features

1
Comments
3 min read
Micro Frontends using React, Module Federation, Webpack 5

Micro Frontends using React, Module Federation, Webpack 5

1
Comments 2
3 min read
How are you building React applications? It's time to move on from Create React App

How are you building React applications? It's time to move on from Create React App

Comments
7 min read
What's up with so many Javascript frameworks?

What's up with so many Javascript frameworks?

Comments
3 min read
How to make Responsive Web designs in CSS: Tips and Tricks

How to make Responsive Web designs in CSS: Tips and Tricks

11
Comments 2
3 min read
Demystifying the Push / Pull nature of Angular Signals

Demystifying the Push / Pull nature of Angular Signals

2
Comments
1 min read
Clipboard Landing Page: The Process

Clipboard Landing Page: The Process

Comments
7 min read
Get any Book for Free

Get any Book for Free

7
Comments
1 min read
Understanding the React Component Lifecycle!

Understanding the React Component Lifecycle!

2
Comments 1
1 min read
Spice Up Your Website with These Color-Related Functions

Spice Up Your Website with These Color-Related Functions

Comments 1
4 min read
How to build a Note-Taking App with HTML, CSS, and JavaScript.

How to build a Note-Taking App with HTML, CSS, and JavaScript.

14
Comments
8 min read
Unlock Next-Level Authentication in Next.js with Next Auth and TypeScript Module Augmentation

Unlock Next-Level Authentication in Next.js with Next Auth and TypeScript Module Augmentation

23
Comments 1
3 min read
Custom filter options in Ag Grid - Angular

Custom filter options in Ag Grid - Angular

4
Comments
2 min read
How to Create a Verification Code Input Component in React / Next.js

How to Create a Verification Code Input Component in React / Next.js

1
Comments
4 min read
The Benefits of Functional Programming in React

The Benefits of Functional Programming in React

Comments
3 min read
The pattern to make your FE tests 10x better.

The pattern to make your FE tests 10x better.

24
Comments
3 min read
JS Unique Tricks for Intermediators

JS Unique Tricks for Intermediators

Comments
3 min read
The State of User Interfaces: A Frontend Developer's Perspective

The State of User Interfaces: A Frontend Developer's Perspective

2
Comments
2 min read
How to Create a Digital Clock Using JavaScript

How to Create a Digital Clock Using JavaScript

8
Comments 2
3 min read
loading...