DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to send the authorization header using Axios

How to send the authorization header using Axios

6
Comments
1 min read
Laravel 8.0 Ajax Form Validation Example

Laravel 8.0 Ajax Form Validation Example

4
Comments
1 min read
The journey of learning code while being a parent.

The journey of learning code while being a parent.

3
Comments
3 min read
Bettered stepper handling in React

Bettered stepper handling in React

6
Comments
3 min read
FlaskCaption - Basic Flask Project

FlaskCaption - Basic Flask Project

8
Comments 2
2 min read
How do we browse on internet?

How do we browse on internet?

17
Comments 2
7 min read
Creating Patterns with CSS simplified.

Creating Patterns with CSS simplified.

65
Comments 7
5 min read
Creating an Airbnb clone

Creating an Airbnb clone

10
Comments 1
8 min read
Use Closures for Memory Optimizations in JavaScript (a case study)

Use Closures for Memory Optimizations in JavaScript (a case study)

286
Comments 31
2 min read
Android 11 with TailwindCSS

Android 11 with TailwindCSS

2
Comments
1 min read
Creating a custom scrollbar

Creating a custom scrollbar

33
Comments 6
1 min read
Keep your app smooth and responsive with web workers

Keep your app smooth and responsive with web workers

8
Comments
3 min read
Gain experience as a Developer: Chingu Voyage 33 teaser & how to get started

Gain experience as a Developer: Chingu Voyage 33 teaser & how to get started

5
Comments
8 min read
Cross-device Testing of Web Applications with Blisk

Cross-device Testing of Web Applications with Blisk

3
Comments 1
3 min read
Magic Link Authentication and Route Controls with Supabase and Next.js

Magic Link Authentication and Route Controls with Supabase and Next.js

262
Comments 8
8 min read
Your Complete Guide To Math Object in Javascript

Your Complete Guide To Math Object in Javascript

61
Comments 1
4 min read
Angular App Setup With Material - Stoic Q&A #5

Angular App Setup With Material - Stoic Q&A #5

2
Comments
1 min read
A basis for a coding interview using "FizzBuzz" only⁉- 8 challenges for beginners AND Pros [with a twist for Pros! 😱]

A basis for a coding interview using "FizzBuzz" only⁉- 8 challenges for beginners AND Pros [with a twist for Pros! 😱]

350
Comments 15
13 min read
Using OpenCV: Developed a web app to convert images to manga style

Using OpenCV: Developed a web app to convert images to manga style

10
Comments
4 min read
CSS Position : Everything you need for good developer

CSS Position : Everything you need for good developer

299
Comments 10
2 min read
A First Look at How To Set Up React 18 Alpha with Snowpack and Vercel

A First Look at How To Set Up React 18 Alpha with Snowpack and Vercel

5
Comments
6 min read
Web Development BootCamp 2021

Web Development BootCamp 2021

4
Comments
1 min read
I Just Want to Download You!

I Just Want to Download You!

2
Comments
1 min read
How to implement a Collapsible Overflow Menu in React

How to implement a Collapsible Overflow Menu in React

13
Comments
6 min read
JavaScript Inside Story : More about Prototypes and Inheritance

JavaScript Inside Story : More about Prototypes and Inheritance

94
Comments 3
8 min read
Do Developers Have Too Many Options?

Do Developers Have Too Many Options?

24
Comments 5
4 min read
Prevent line breaks with CSS

Prevent line breaks with CSS

7
Comments
1 min read
Tips to organize well your Css

Tips to organize well your Css

16
Comments 2
2 min read
5 ultimate resources for git #1

5 ultimate resources for git #1

98
Comments 9
2 min read
CSS Specificity

CSS Specificity

3
Comments
3 min read
How Can a Programmer Design a Website? (That is actually good)

How Can a Programmer Design a Website? (That is actually good)

23
Comments 4
3 min read
Got Bots? 3: Making Bots with QnA Maker + Azure Bot Service

Got Bots? 3: Making Bots with QnA Maker + Azure Bot Service

13
Comments
2 min read
HTML5 Tags and Global Attributes

HTML5 Tags and Global Attributes

2
Comments
4 min read
Elixir in Production: Statuspal

Elixir in Production: Statuspal

8
Comments
5 min read
All js strings method - less text , more snippet

All js strings method - less text , more snippet

14
Comments
4 min read
JavaScript Bundlers: An in-depth comparative 👍👎 Is Webpack still the best bundler in 2021? 📦

JavaScript Bundlers: An in-depth comparative 👍👎 Is Webpack still the best bundler in 2021? 📦

144
Comments 32
17 min read
How to Build an Interactive Flow Map in JavaScript

How to Build an Interactive Flow Map in JavaScript

21
Comments 1
7 min read
Build Complex CSS Transitions using Custom Properties and cubic-bezier()

Build Complex CSS Transitions using Custom Properties and cubic-bezier()

129
Comments 4
7 min read
Should You Use JavaScript Maps And Sets?

Should You Use JavaScript Maps And Sets?

6
Comments 2
5 min read
How to Squash 3 commits into 1?

How to Squash 3 commits into 1?

8
Comments 2
1 min read
MERN Stack Authentication Tutorial (Part 2 - The Frontend)

MERN Stack Authentication Tutorial (Part 2 - The Frontend)

21
Comments 5
6 min read
CSS media query : how to make website responsive

CSS media query : how to make website responsive

195
Comments 7
3 min read
How To Write Clean Code in Python

How To Write Clean Code in Python

191
Comments 16
5 min read
Use Zustand and Immer to Manage the state of your React app

Use Zustand and Immer to Manage the state of your React app

152
Comments 7
5 min read
Getting Started with JavaScript - Ultimate Free Resources

Getting Started with JavaScript - Ultimate Free Resources

114
Comments 1
5 min read
2 Simple ways you can truncate text using CSS

2 Simple ways you can truncate text using CSS

42
Comments
2 min read
Promises or async/await, Which Is Better?

Promises or async/await, Which Is Better?

4
Comments 3
3 min read
Create a react app

Create a react app

4
Comments
5 min read
Functions in TypeScript: A Simple Introduction

Functions in TypeScript: A Simple Introduction

23
Comments
8 min read
How To Structure a Massive Vuex Store for a Production App

How To Structure a Massive Vuex Store for a Production App

232
Comments 21
4 min read
ToDo List App for Beginners in React

ToDo List App for Beginners in React

3
Comments
2 min read
Vite.js or How i became the fastest programmer alive.

Vite.js or How i became the fastest programmer alive.

100
Comments 5
2 min read
[App] AirportDB API Service

[App] AirportDB API Service

6
Comments 6
1 min read
How to add a login form to any website, without a single line of code

How to add a login form to any website, without a single line of code

5
Comments
6 min read
Introduction to the Document Makeup Library (DML)

Introduction to the Document Makeup Library (DML)

23
Comments 15
3 min read
Generate documentation for your Angular App in just 5 simple steps

Generate documentation for your Angular App in just 5 simple steps

38
Comments 1
2 min read
Communication in Node JS

Communication in Node JS

3
Comments 2
2 min read
Becoming a Better Programmer with a Chronometer

Becoming a Better Programmer with a Chronometer

26
Comments 1
3 min read
Star-Rating Using A Single Input

Star-Rating Using A Single Input

165
Comments 42
3 min read
Tailwind CSS Simple List Group Examples

Tailwind CSS Simple List Group Examples

7
Comments
3 min read
loading...