DEV Community

Web Development

Because the internet...

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How I Quit My Job and Started Freelancing Full Time

How I Quit My Job and Started Freelancing Full Time

7
Comments
6 min read
Pinterest like button interaction animation using React + Framer motion

Pinterest like button interaction animation using React + Framer motion

5
Comments
3 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 51

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 51

5
Comments
1 min read
Re-rendering in React

Re-rendering in React

86
Comments 11
4 min read
[Part 1] A proactive approach to handling application errors

[Part 1] A proactive approach to handling application errors

6
Comments
5 min read
How to make TypeScript understand Array.filter

How to make TypeScript understand Array.filter

36
Comments 2
2 min read
CRUD On Node FS Module; A Journey Into The World Of File Systems.

CRUD On Node FS Module; A Journey Into The World Of File Systems.

5
Comments
2 min read
Five Of The Best Productivity Tips For Web Developers In 2022

Five Of The Best Productivity Tips For Web Developers In 2022

7
Comments 1
5 min read
Why do we have APIs in JavaScript?

Why do we have APIs in JavaScript?

144
Comments 12
3 min read
Master Frontend Development đź’» By Cloning These Websites đź’Ż

Master Frontend Development đź’» By Cloning These Websites đź’Ż

768
Comments 47
6 min read
How to fix - dyld: Library not loaded

How to fix - dyld: Library not loaded

9
Comments
1 min read
Broadcasting in AdonisJS

Broadcasting in AdonisJS

22
Comments
4 min read
5 Common HTML Mistakes you should avoid.

5 Common HTML Mistakes you should avoid.

184
Comments 13
2 min read
AWS Communism – Part 1: How we cut our Load Balancing cost by more than 96%

AWS Communism – Part 1: How we cut our Load Balancing cost by more than 96%

4
Comments
1 min read
An Introduction to Flexbox

An Introduction to Flexbox

32
Comments
4 min read
Webpack Dev Server: Setting up proxy

Webpack Dev Server: Setting up proxy

9
Comments 1
3 min read
Dealing with Imposter Syndrome.

Dealing with Imposter Syndrome.

4
Comments
3 min read
Building a Fast Web Interface in Django for Data Entry

Building a Fast Web Interface in Django for Data Entry

3
Comments 1
2 min read
3 interesting new features added in Tailwind CSS 3

3 interesting new features added in Tailwind CSS 3

5
Comments
3 min read
How to Bypass Captcha Using Javascript and 2Captcha

How to Bypass Captcha Using Javascript and 2Captcha

35
Comments 1
5 min read
Password-less authentication in NextJS application with WebAuthn and NextAuth

Password-less authentication in NextJS application with WebAuthn and NextAuth

27
Comments 2
12 min read
Customizable PDF viewer with self-built PDF.js

Customizable PDF viewer with self-built PDF.js

83
Comments
1 min read
How to Perform Editing in Blazor TreeGrid

How to Perform Editing in Blazor TreeGrid

5
Comments
1 min read
Passing Data with React Router using Link

Passing Data with React Router using Link

133
Comments 10
2 min read
A detailed look into PHP type casting

A detailed look into PHP type casting

5
Comments
3 min read
Build A Simple Progress Bar

Build A Simple Progress Bar

160
Comments 17
2 min read
How to use Bootstrap with Flask

How to use Bootstrap with Flask

49
Comments 5
7 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 41

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 41

5
Comments
1 min read
2-div Cell Phone (CSS Art)

2-div Cell Phone (CSS Art)

5
Comments 1
2 min read
A practical example of how to use Currying in Javascript

A practical example of how to use Currying in Javascript

468
Comments 11
3 min read
Side Project Journey Part 1 – Initial Design

Side Project Journey Part 1 – Initial Design

42
Comments 3
3 min read
Leveraging Qlik Users API - Building a PWA Dashboard with Nextjs, Typescript & Chakra-UI

Leveraging Qlik Users API - Building a PWA Dashboard with Nextjs, Typescript & Chakra-UI

6
Comments
9 min read
Building a PWA with Svelte

Building a PWA with Svelte

15
Comments
8 min read
Open Source Programs for Students to participate

Open Source Programs for Students to participate

114
Comments 4
4 min read
Are dApps the future of software?

Are dApps the future of software?

14
Comments 1
5 min read
What’s new in Nuxt 3?

What’s new in Nuxt 3?

42
Comments 5
4 min read
Binary Search Trees

Binary Search Trees

5
Comments
2 min read
Beginner’s guide to Tailwind CSS: the new way of styling

Beginner’s guide to Tailwind CSS: the new way of styling

9
Comments 2
2 min read
Code Smell 89 - Math Feature Envy

Code Smell 89 - Math Feature Envy

6
Comments 4
2 min read
What have I learned in a month of JavaSript development as a Python developer

What have I learned in a month of JavaSript development as a Python developer

6
Comments 1
7 min read
Runtime Environment and the Javascript Engine

Runtime Environment and the Javascript Engine

5
Comments
3 min read
Finally getting the hang of some of these methods

Finally getting the hang of some of these methods

3
Comments
1 min read
python developper road-map

python developper road-map

2
Comments
2 min read
How to Use the VoiceOver Screen Reader

How to Use the VoiceOver Screen Reader

13
Comments 2
2 min read
Why Developers are Embracing Modern Card Issuing and the Open API

Why Developers are Embracing Modern Card Issuing and the Open API

6
Comments
8 min read
Making the most boring website ever with TypeScript, NestJs, React and others. Part 2.

Making the most boring website ever with TypeScript, NestJs, React and others. Part 2.

40
Comments
1 min read
10+ Github Repositories You Should Know as a Developer

10+ Github Repositories You Should Know as a Developer

703
Comments 32
4 min read
Don't overcomplicate things

Don't overcomplicate things

6
Comments 1
2 min read
API Authorization with AWS at Emergency Response Africa

API Authorization with AWS at Emergency Response Africa

4
Comments
4 min read
OOP in JS : one thing to keep in mind

OOP in JS : one thing to keep in mind

1
Comments
1 min read
Screencast: Add welcome emails to Happi

Screencast: Add welcome emails to Happi

5
Comments 3
1 min read
Type Aliases vs Interfaces in TypeScript

Type Aliases vs Interfaces in TypeScript

88
Comments 1
5 min read
Vizzu: Open source library for animated data visualizations and data stories

Vizzu: Open source library for animated data visualizations and data stories

6
Comments
3 min read
Create Mirrored Cursor Movement with CSS and JavaScript

Create Mirrored Cursor Movement with CSS and JavaScript

35
Comments 1
3 min read
Build Simple Node Js API: no external package

Build Simple Node Js API: no external package

11
Comments
3 min read
Boosting up PHP-project with cache

Boosting up PHP-project with cache

100
Comments 7
9 min read
How to Build a Reusable Tab Component In Vue.js

How to Build a Reusable Tab Component In Vue.js

4
Comments 2
1 min read
SvelteKit GraphQL Queries using fetch Only

SvelteKit GraphQL Queries using fetch Only

4
Comments
12 min read
Content matters

Content matters

3
Comments
1 min read
How to Create Beautiful Gradients with CSS

How to Create Beautiful Gradients with CSS

29
Comments 2
4 min read
loading...