DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Perform Image Transformations in Vue.js with ImageKit

Perform Image Transformations in Vue.js with ImageKit

12
Comments
10 min read
8 Amazing Library For Your Next Project

8 Amazing Library For Your Next Project

24
Comments
1 min read
Understanding Django.

Understanding Django.

3
Comments
1 min read
Write a text with a color gradient

Write a text with a color gradient

9
Comments 3
1 min read
My process for writing blog articles with actionable steps you can follow

My process for writing blog articles with actionable steps you can follow

90
Comments 4
6 min read
Develop and test React apps with React Query, MSW and React Testing Library

Develop and test React apps with React Query, MSW and React Testing Library

46
Comments 2
6 min read
My VS Code Setup

My VS Code Setup

37
Comments 2
1 min read
Focus vs Focus-Within vs Focus-Visible

Focus vs Focus-Within vs Focus-Visible

8
Comments 1
2 min read
✔||🤢 Commit or Vomit | function currying 🍛

✔||🤢 Commit or Vomit | function currying 🍛

22
Comments 25
1 min read
Javascript — Lexical and Dynamic Scoping?

Javascript — Lexical and Dynamic Scoping?

8
Comments
5 min read
React Pre-rendering and Potential Hydration Issue

React Pre-rendering and Potential Hydration Issue

8
Comments
5 min read
Improve Your Java Code Using Streams

Improve Your Java Code Using Streams

10
Comments
2 min read
Advanced Hover Effect to WOW your visitors!

Advanced Hover Effect to WOW your visitors!

20
Comments
2 min read
Lollipop Loading with @property

Lollipop Loading with @property

2
Comments
1 min read
Make a calculator with pure HTML5 CSS3 and JavaScript!

Make a calculator with pure HTML5 CSS3 and JavaScript!

18
Comments
1 min read
N Temptations To Avoid While "React"ing.

N Temptations To Avoid While "React"ing.

4
Comments 1
4 min read
11ty and web components, an awesome combination

11ty and web components, an awesome combination

6
Comments
2 min read
How does the web works

How does the web works

114
Comments
4 min read
Javascript Array Crash Course

Javascript Array Crash Course

20
Comments 2
3 min read
Web Apps from scratch: Forms

Web Apps from scratch: Forms

14
Comments
3 min read
How to Perform Text Search in a PDF Document Using Flutter PDF Viewer

How to Perform Text Search in a PDF Document Using Flutter PDF Viewer

6
Comments
9 min read
How to Customize the Angular Tree Grid by Creating Reusable Components

How to Customize the Angular Tree Grid by Creating Reusable Components

5
Comments
5 min read
2018-2019 Article Archive

2018-2019 Article Archive

3
Comments
1 min read
I gave my first workshop yesterday. Here's what I learned.

I gave my first workshop yesterday. Here's what I learned.

26
Comments 11
1 min read
Moving up: the concept of Hoisting

Moving up: the concept of Hoisting

5
Comments
3 min read
6 Attributes of Highly Effective Software Developers

6 Attributes of Highly Effective Software Developers

20
Comments
5 min read
How to structure your Alpine.js Code into modules

How to structure your Alpine.js Code into modules

19
Comments 1
2 min read
How do you decide subject for your next DEV article?

How do you decide subject for your next DEV article?

4
Comments 5
1 min read
Registration Page using UserCreationForm (Django) - Part 2

Registration Page using UserCreationForm (Django) - Part 2

14
Comments
3 min read
5 Must have skills for a Backend Developer

5 Must have skills for a Backend Developer

12
Comments
4 min read
Build and deploy a web app in Python without knowledge of HTML/CSS/JavaScript

Build and deploy a web app in Python without knowledge of HTML/CSS/JavaScript

50
Comments 1
10 min read
Learn React in Plain English

Learn React in Plain English

133
Comments 10
6 min read
Why You Should Meditate Daily (As Developer)

Why You Should Meditate Daily (As Developer)

33
Comments 12
3 min read
React Context Custom Hook | The only Global State you'll ever need

React Context Custom Hook | The only Global State you'll ever need

14
Comments
3 min read
XState: Should this be an action, or a service?

XState: Should this be an action, or a service?

46
Comments 1
4 min read
React Custom Hook - useFetch

React Custom Hook - useFetch

262
Comments 15
3 min read
Client-Side-Rendering : Server-Side-Rendering

Client-Side-Rendering : Server-Side-Rendering

52
Comments 1
3 min read
Hey Beginner, Let Me Set Your Frontend Web Dev Path!

Hey Beginner, Let Me Set Your Frontend Web Dev Path!

4
Comments
2 min read
My JSON Backstory With a Quick Tutorial

My JSON Backstory With a Quick Tutorial

2
Comments
3 min read
Implementing testing in Golang

Implementing testing in Golang

17
Comments
4 min read
Day #14-#20 of 100DaysOfCode

Day #14-#20 of 100DaysOfCode

7
Comments
2 min read
Next JS Themes

Next JS Themes

74
Comments 15
6 min read
Setting up CSS and Sass with Webpack!!

Setting up CSS and Sass with Webpack!!

94
Comments 6
7 min read
Windows 10 grid hover effect using HTML, CSS, and vanilla JS

Windows 10 grid hover effect using HTML, CSS, and vanilla JS

91
Comments 21
13 min read
I (roughly) defined (almost) every array method using recursion 😂

I (roughly) defined (almost) every array method using recursion 😂

35
Comments 1
3 min read
Solving GraphQL N+1 problem in fastify with loaders and conditional queries

Solving GraphQL N+1 problem in fastify with loaders and conditional queries

26
Comments
5 min read
Optimization, the React way

Optimization, the React way

39
Comments
3 min read
Implement password-less authentication in your apps (magic sign in)

Implement password-less authentication in your apps (magic sign in)

46
Comments 1
8 min read
Upload a file with React

Upload a file with React

48
Comments
2 min read
Of Chickens and Pigs - The Dilemma of Creator Self Promotion

Of Chickens and Pigs - The Dilemma of Creator Self Promotion

183
Comments 38
9 min read
Scalable Websockets with AWS API Gateway and AWS Lambda

Scalable Websockets with AWS API Gateway and AWS Lambda

25
Comments 1
6 min read
How to Plan and Build a Programming Project – A Legitimate Guide for Beginners

How to Plan and Build a Programming Project – A Legitimate Guide for Beginners

929
Comments 32
7 min read
Using Components to Bootstrap Data for your App

Using Components to Bootstrap Data for your App

14
Comments 1
5 min read
15 amazing CSS tips and tricks you should know

15 amazing CSS tips and tricks you should know

191
Comments 6
6 min read
Command Line Job Search Application using Node.js

Command Line Job Search Application using Node.js

17
Comments
6 min read
100 more underline/overlay animations | The upgraded CSS collection 🥇🥈🥉

100 more underline/overlay animations | The upgraded CSS collection 🥇🥈🥉

583
Comments 31
2 min read
How many domains have you let expire?

How many domains have you let expire?

20
Comments 16
1 min read
8 Tips To Improve Your UI Designs

8 Tips To Improve Your UI Designs

60
Comments 3
5 min read
Know the type of Variable in JS!

Know the type of Variable in JS!

3
Comments 2
2 min read
Creating a Copy to Clipboard Button in React

Creating a Copy to Clipboard Button in React

5
Comments
3 min read
loading...