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.
Everything You Need to Know About the AccessiBe Debate

Everything You Need to Know About the AccessiBe Debate

22
Comments 7
10 min read
I built a note taking app to practice React

I built a note taking app to practice React

5
Comments
2 min read
Create simple pagination UI [Part 1]

Create simple pagination UI [Part 1]

4
Comments
3 min read
Document.createDocumentFragment()

Document.createDocumentFragment()

2
Comments
1 min read
Part 1: Setup Snowpack

Part 1: Setup Snowpack

3
Comments
2 min read
Writing a function in Javascript

Writing a function in Javascript

4
Comments 2
2 min read
Separation of concerns: Templates, Component

Separation of concerns: Templates, Component

4
Comments
1 min read
Easily implement Infinite Scrolling using Intersection Observer in vanilla JavaScript

Easily implement Infinite Scrolling using Intersection Observer in vanilla JavaScript

6
Comments 1
4 min read
Web Components

Web Components

3
Comments
3 min read
Creating a Web Component

Creating a Web Component

2
Comments
2 min read
useTimeout - React Hook

useTimeout - React Hook

3
Comments
1 min read
The 6 Best Practices for building Custom Angular Components Library

The 6 Best Practices for building Custom Angular Components Library

31
Comments
1 min read
Learn to become a modern frontend developer

Learn to become a modern frontend developer

5
Comments
1 min read
Bulletproof React 🛡️ ⚛️

Bulletproof React 🛡️ ⚛️

18
Comments
1 min read
Can Google Index Content in CSS Pseudo Elements?

Can Google Index Content in CSS Pseudo Elements?

4
Comments
4 min read
Improve your JavaScript code with these...

Improve your JavaScript code with these...

64
Comments 5
4 min read
An Intro To Webpack

An Intro To Webpack

40
Comments
6 min read
Material UI Reusable Confirmation Dialog in React

Material UI Reusable Confirmation Dialog in React

13
Comments
4 min read
How to register global components in Vue 3 dynamically?

How to register global components in Vue 3 dynamically?

10
Comments 4
4 min read
Prefer duplication over code that depends on if-else

Prefer duplication over code that depends on if-else

5
Comments
3 min read
How We Built React Components for Any Front End

How We Built React Components for Any Front End

5
Comments
5 min read
What is the Difference Between A URL And A URI?

What is the Difference Between A URL And A URI?

14
Comments 3
3 min read
How keeping a sketchbook can make you a better developer

How keeping a sketchbook can make you a better developer

74
Comments 7
7 min read
A progressive micro frontends framework - Fronts

A progressive micro frontends framework - Fronts

211
Comments 12
8 min read
slim.js gets a fifth version

slim.js gets a fifth version

2
Comments
1 min read
How I've built my frameworkless portfolio website

How I've built my frameworkless portfolio website

3
Comments 4
5 min read
Run Frontend of BitClout without running node

Run Frontend of BitClout without running node

4
Comments
4 min read
Why does React not delete the required component but deletes the last sibling?

Why does React not delete the required component but deletes the last sibling?

2
Comments 3
1 min read
Setting up React Leaflet with Mapbox and Vite

Setting up React Leaflet with Mapbox and Vite

15
Comments 2
6 min read
Five frontend books you should read in 2021

Five frontend books you should read in 2021

4
Comments
2 min read
Recreate "The Goonies" scroll animation with React

Recreate "The Goonies" scroll animation with React

3
Comments
2 min read
4 Levels of Boosting your (Our) Front-End Performance

4 Levels of Boosting your (Our) Front-End Performance

4
Comments
5 min read
It Takes A Village

It Takes A Village

5
Comments
3 min read
React form validation with React Hook Form and Yup

React form validation with React Hook Form and Yup

89
Comments 24
3 min read
Separate Presentation "System" first in the frontend architecture

Separate Presentation "System" first in the frontend architecture

2
Comments
5 min read
My Top React Interview Questions

My Top React Interview Questions

150
Comments 2
24 min read
Front-End vs Back-End Development

Front-End vs Back-End Development

2
Comments
1 min read
A magical way to fetch data in React

A magical way to fetch data in React

190
Comments 2
4 min read
UI/UX Tips for Frontend Developers (Part 1)

UI/UX Tips for Frontend Developers (Part 1)

121
Comments 2
4 min read
Integridade de sub-recursos (SRI)

Integridade de sub-recursos (SRI)

6
Comments
5 min read
How to handle multiple modals in a React application

How to handle multiple modals in a React application

19
Comments
4 min read
Why VDOM vs. DOM comparison is biased and unfair

Why VDOM vs. DOM comparison is biased and unfair

2
Comments
2 min read
Generating Beautiful Flowchart Diagrams With Mermaid and Vue/Nuxt

Generating Beautiful Flowchart Diagrams With Mermaid and Vue/Nuxt

5
Comments
3 min read
Uploading files in react native

Uploading files in react native

28
Comments
2 min read
Micro Frontend Architecture: The What and The How!

Micro Frontend Architecture: The What and The How!

2
Comments
4 min read
The Absolute One Best Trick to Becoming an Awesome Software Developer

The Absolute One Best Trick to Becoming an Awesome Software Developer

7
Comments
4 min read
Are You Stuck on Sticky?

Are You Stuck on Sticky?

2
Comments
2 min read
The complete guide to becoming a frontend web developer in 2021

The complete guide to becoming a frontend web developer in 2021

40
Comments 2
9 min read
How to make a responsive hamburger menu using CSS only?

How to make a responsive hamburger menu using CSS only?

39
Comments
7 min read
The out-of-the-box Sign-in / Log-in package of Vue and firebase auth, with User management pages is available

The out-of-the-box Sign-in / Log-in package of Vue and firebase auth, with User management pages is available

4
Comments
1 min read
How to Add Push Notifications into a ReactJS App

How to Add Push Notifications into a ReactJS App

20
Comments
7 min read
Tools for Web Developers To Work Smarter and not Harder

Tools for Web Developers To Work Smarter and not Harder

35
Comments
6 min read
JSConfetti could be downloaded from CDN 🎉

JSConfetti could be downloaded from CDN 🎉

21
Comments 2
1 min read
React vs. Vue.js. An in-depth overview of their main differences.

React vs. Vue.js. An in-depth overview of their main differences.

2
Comments
9 min read
5 resources I use as a front end developer that you probably need

5 resources I use as a front end developer that you probably need

315
Comments 12
2 min read
Installing Tailwindcss V 2.2

Installing Tailwindcss V 2.2

6
Comments
1 min read
Vue.js vs. React — Not Your Usual Comparison

Vue.js vs. React — Not Your Usual Comparison

268
Comments 92
5 min read
Vue js lifecycle hooks for dummies

Vue js lifecycle hooks for dummies

7
Comments
3 min read
SaaS Thinking: Rearchitect your SaaS platform (FrontEnd side)

SaaS Thinking: Rearchitect your SaaS platform (FrontEnd side)

12
Comments 1
7 min read
How to build API to deliver slack messages with no code

How to build API to deliver slack messages with no code

9
Comments
4 min read
loading...