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.
Say Goodbye to Frustrated Users with React-Network-Notifier! 🚀

Say Goodbye to Frustrated Users with React-Network-Notifier! 🚀

1
Comments
2 min read
CSS DISPLAY PROPERTY BASICS

CSS DISPLAY PROPERTY BASICS

Comments
1 min read
Rust-Based Web Development Tools -- The Future of Infrastructure, but be cautious!

Rust-Based Web Development Tools -- The Future of Infrastructure, but be cautious!

1
Comments
3 min read
What is Design System and how to build it

What is Design System and how to build it

8
Comments 5
14 min read
useState or useReducer – which to choose for your application

useState or useReducer – which to choose for your application

11
Comments 4
4 min read
Best Tailwind Component

Best Tailwind Component

24
Comments
4 min read
Shy-phen! the best named HTML character entity!

Shy-phen! the best named HTML character entity!

Comments
3 min read
How to Build My First Deno Application

How to Build My First Deno Application

2
Comments
8 min read
Story of a Developer who Regretted Not Choosing Monorepo and Nx

Story of a Developer who Regretted Not Choosing Monorepo and Nx

19
Comments 4
4 min read
Building a Large Scale Micro-frontend Application.

Building a Large Scale Micro-frontend Application.

19
Comments 5
9 min read
[React] Render Props Pattern

[React] Render Props Pattern

5
Comments
2 min read
How to Consume GraphQL API with Apollo Client in a Reactjs Application

How to Consume GraphQL API with Apollo Client in a Reactjs Application

5
Comments
9 min read
Building Beautiful Markdown-Rendered Content with Markdown Parser React

Building Beautiful Markdown-Rendered Content with Markdown Parser React

5
Comments 2
2 min read
My journey from Web Dev to Web 3.0 Dev - Part 3

My journey from Web Dev to Web 3.0 Dev - Part 3

1
Comments
2 min read
Choosing the Right CSS Naming Convention for Your Project

Choosing the Right CSS Naming Convention for Your Project

8
Comments 1
3 min read
How to clean up useEffect's code

How to clean up useEffect's code

2
Comments
2 min read
Good Practices for Frontend with React.js

Good Practices for Frontend with React.js

Comments
4 min read
Angular Beginner's guide - Passing data within an application

Angular Beginner's guide - Passing data within an application

1
Comments
4 min read
Using the CSS :not() pseudo-class

Using the CSS :not() pseudo-class

5
Comments 2
4 min read
Creating responsive and fluid layouts with flexbox, rem units, and mobile-first approach

Creating responsive and fluid layouts with flexbox, rem units, and mobile-first approach

7
Comments
3 min read
Revamp your front-end skills: Hands-on with HTML5 and CSS3

Revamp your front-end skills: Hands-on with HTML5 and CSS3

6
Comments 1
14 min read
The Pros and Cons of CSS Frameworks: A Comprehensive Review

The Pros and Cons of CSS Frameworks: A Comprehensive Review

5
Comments 1
7 min read
How to use Props and State in a React application

How to use Props and State in a React application

7
Comments
9 min read
Angular: Fix 404 error after reloading Github Pages with Custom Angular CLI Builder

Angular: Fix 404 error after reloading Github Pages with Custom Angular CLI Builder

2
Comments
6 min read
Mastering React's useEffect Hook: A Comprehensive Guide

Mastering React's useEffect Hook: A Comprehensive Guide

49
Comments 5
5 min read
25+ Stunning Portfolios with code

25+ Stunning Portfolios with code

71
Comments 3
7 min read
React Hooks Fundamentals -useState()...

React Hooks Fundamentals -useState()...

Comments
2 min read
Should I Choose Tailwind or Vanilla CSS?

Should I Choose Tailwind or Vanilla CSS?

23
Comments 40
3 min read
How to use react-to-print in react.js

How to use react-to-print in react.js

27
Comments
2 min read
What’s wrong with HTML number input

What’s wrong with HTML number input

14
Comments 4
6 min read
Semantic HTML Elements vs the DIV

Semantic HTML Elements vs the DIV

5
Comments 1
3 min read
How does pnpm work

How does pnpm work

6
Comments
7 min read
What is GraphQL? - Understanding GraphQL as a Frontend Developer

What is GraphQL? - Understanding GraphQL as a Frontend Developer

2
Comments
4 min read
🏆⚛️React Roadmap Guide for Beginners 2023

🏆⚛️React Roadmap Guide for Beginners 2023

5
Comments 1
3 min read
Decorate Your TypeScript Code

Decorate Your TypeScript Code

Comments
3 min read
Why persisting incremental user states is hard

Why persisting incremental user states is hard

16
Comments
12 min read
Generating Word Cloud in Flutter

Generating Word Cloud in Flutter

4
Comments
3 min read
Getting formik dirty values on submit

Getting formik dirty values on submit

4
Comments
2 min read
Design Systems from the why to the how

Design Systems from the why to the how

Comments
8 min read
Debugging Web Applications.

Debugging Web Applications.

1
Comments
5 min read
Micro-Frontend - What & Why?

Micro-Frontend - What & Why?

3
Comments
7 min read
Build a Live Search Bar in React: A Step-by-Step Guide

Build a Live Search Bar in React: A Step-by-Step Guide

1
Comments
5 min read
Tree shaking 🌳

Tree shaking 🌳

6
Comments 1
6 min read
Optimizing Content Delivery: The Complete Guide Through S3 Caching and CloudFront

Optimizing Content Delivery: The Complete Guide Through S3 Caching and CloudFront

1
Comments 2
12 min read
REACT - useEffect : Comment ressusciter les méthodes du cycle de vie ?

REACT - useEffect : Comment ressusciter les méthodes du cycle de vie ?

1
Comments
8 min read
Tailwind not working in React-App

Tailwind not working in React-App

1
Comments 1
1 min read
Iniciando com Micro front-end (module federation)

Iniciando com Micro front-end (module federation)

163
Comments 17
5 min read
Best practices for novice developers

Best practices for novice developers

3
Comments 1
3 min read
usePrevious + useEffect?

usePrevious + useEffect?

1
Comments
1 min read
ReactJS Tutorial for Beginners: Build Your First React Application (Part 2)

ReactJS Tutorial for Beginners: Build Your First React Application (Part 2)

2
Comments
5 min read
Composition API ve Composable’lar ile Yeniden Kullanılabilir Component’ler Oluşturmak

Composition API ve Composable’lar ile Yeniden Kullanılabilir Component’ler Oluşturmak

4
Comments
13 min read
How I Fine-Tuned GPT-3 for My Automatic Video Tutorial Project

How I Fine-Tuned GPT-3 for My Automatic Video Tutorial Project

5
Comments
3 min read
Creating Reusable Components with the Composition API & Composables

Creating Reusable Components with the Composition API & Composables

3
Comments
12 min read
HOW TO MAKE BMI CALCULATOR

HOW TO MAKE BMI CALCULATOR

Comments
8 min read
Deploy static websites to Amazon S3

Deploy static websites to Amazon S3

7
Comments 3
4 min read
Mastering the Compound Components Pattern in React

Mastering the Compound Components Pattern in React

5
Comments
5 min read
React: Lessons from the Trenches - useEffect x Infinity

React: Lessons from the Trenches - useEffect x Infinity

73
Comments 3
5 min read
Animation : CSS Bouncy Loader 5 examples. ✨💡

Animation : CSS Bouncy Loader 5 examples. ✨💡

14
Comments 1
1 min read
⚡️Start Coding Fast With These 8 Online Code Editors

⚡️Start Coding Fast With These 8 Online Code Editors

4
Comments
5 min read
State Management in React.js: How useState Makes Your Life Easier

State Management in React.js: How useState Makes Your Life Easier

2
Comments
5 min read
loading...