DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code Smell 191 - Misplaced Responsibility

Code Smell 191 - Misplaced Responsibility

2
Comments
2 min read
Mastering Code Review: A Guide for Reviewers

Mastering Code Review: A Guide for Reviewers

13
Comments
4 min read
Building a Video Player in React

Building a Video Player in React

130
Comments 9
5 min read
The useTransition hook - React 17.0 beta features

The useTransition hook - React 17.0 beta features

5
Comments
3 min read
Webmentions and the blogging void – part 1

Webmentions and the blogging void – part 1

Comments
3 min read
React & TypeScript: JSX.Element Vs ReactElement and Which one to use it with functional component.

React & TypeScript: JSX.Element Vs ReactElement and Which one to use it with functional component.

7
Comments
2 min read
Removing complexity with container size queries

Removing complexity with container size queries

Comments
2 min read
Helping developers find remote jobs since 2019

Helping developers find remote jobs since 2019

14
Comments 4
4 min read
Typescript: Functions

Typescript: Functions

69
Comments 9
6 min read
Error Handling in Express.js

Error Handling in Express.js

2
Comments 2
6 min read
Year in Review - 2022 Edition

Year in Review - 2022 Edition

9
Comments 4
6 min read
How to download fancy QR Codes with React

How to download fancy QR Codes with React

21
Comments
4 min read
Facade pattern in TypeScript

Facade pattern in TypeScript

6
Comments
2 min read
Add TOC with Scroll Spy in Astro

Add TOC with Scroll Spy in Astro

3
Comments
3 min read
How to create a Counter Application using custom hooks and useReducer in React with good SEO, Error Boundary and 404 page

How to create a Counter Application using custom hooks and useReducer in React with good SEO, Error Boundary and 404 page

Comments
4 min read
Final thoughts on contribution

Final thoughts on contribution

5
Comments 1
2 min read
Implementing A GitHub Repository API Call.

Implementing A GitHub Repository API Call.

1
Comments
9 min read
Create a project in React without create-react-app/vite 2023 (Spanish)

Create a project in React without create-react-app/vite 2023 (Spanish)

4
Comments
3 min read
IP Geolocation and Threat Intelligence - Detect your visitors IP with this API!

IP Geolocation and Threat Intelligence - Detect your visitors IP with this API!

3
Comments
4 min read
Оптимизация React приложения с помощью React.lazy

Оптимизация React приложения с помощью React.lazy

5
Comments
1 min read
The Magic of CSS Filters and Hover Effects

The Magic of CSS Filters and Hover Effects

6
Comments
3 min read
Revolutionize Your Programming with AI, ChatGPT & GitHub Copilot

Revolutionize Your Programming with AI, ChatGPT & GitHub Copilot

4
Comments
6 min read
How to Create an Astro JS Project - Quick Start Guide

How to Create an Astro JS Project - Quick Start Guide

10
Comments
8 min read
I got a job offer from Turing!

I got a job offer from Turing!

3
Comments 6
1 min read
10 Advance HTML tag you should know!

10 Advance HTML tag you should know!

4
Comments
3 min read
how to fix image in CSS

how to fix image in CSS

Comments
1 min read
6 Project Management Tools To Boost Your Productivity

6 Project Management Tools To Boost Your Productivity

10
Comments 2
4 min read
Important Regular Expression(REGEX) Patterns For Everyone

Important Regular Expression(REGEX) Patterns For Everyone

4
Comments 1
2 min read
A Step-by-Step Guide to UseReducer Custom Hooks with Increment, Decrement, Reset and SetValue Functions

A Step-by-Step Guide to UseReducer Custom Hooks with Increment, Decrement, Reset and SetValue Functions

1
Comments
5 min read
JavaScript Datatypes in Detail

JavaScript Datatypes in Detail

3
Comments
5 min read
My Open-Source Project Got More Than 2.3K Github Stars 🤯⭐

My Open-Source Project Got More Than 2.3K Github Stars 🤯⭐

10
Comments
2 min read
Top 9 most popular Jira Plugins (best Jira add-ons in 2023)

Top 9 most popular Jira Plugins (best Jira add-ons in 2023)

5
Comments
5 min read
JavaScript null is weird

JavaScript null is weird

6
Comments
2 min read
"How to Get a 'GET' Response as an Array in Python

"How to Get a 'GET' Response as an Array in Python

4
Comments
1 min read
How to dynamically generate graphics and PDFs using Python an jinja

How to dynamically generate graphics and PDFs using Python an jinja

Comments
5 min read
How to use wildcards in ExpressJs and Fastify monitoring libraries

How to use wildcards in ExpressJs and Fastify monitoring libraries

Comments
4 min read
Day 23: Animating the closing of a popup as if button ripple effect wipes it away

Day 23: Animating the closing of a popup as if button ripple effect wipes it away

2
Comments
17 min read
If you want to learn React Native

If you want to learn React Native

4
Comments
2 min read
Awesome Readme Examples for Writing better Readmes

Awesome Readme Examples for Writing better Readmes

31
Comments 2
3 min read
Introduction to Tailwind CSS

Introduction to Tailwind CSS

6
Comments 2
2 min read
The difference between functional and object orientated programming

The difference between functional and object orientated programming

8
Comments 1
3 min read
How to use Google Analytics Data API

How to use Google Analytics Data API

68
Comments 9
4 min read
Testing your inputs and dependencies like a boss

Testing your inputs and dependencies like a boss

3
Comments
3 min read
React QR Code Generation: A Guide to Building Custom QR Codes

React QR Code Generation: A Guide to Building Custom QR Codes

15
Comments 1
3 min read
Svelte + Auth0 step by step

Svelte + Auth0 step by step

7
Comments 1
6 min read
Becoming a better frontend developer in 2023

Becoming a better frontend developer in 2023

9
Comments 3
6 min read
Easy Rock Paper Scissor’s game with JavaScript

Easy Rock Paper Scissor’s game with JavaScript

12
Comments 4
3 min read
How to learn a web framework (time-efficiently)

How to learn a web framework (time-efficiently)

6
Comments
4 min read
Build Electron App with Vue in 3 easy steps

Build Electron App with Vue in 3 easy steps

9
Comments
8 min read
How to Use Morgan in Your Node.js Project

How to Use Morgan in Your Node.js Project

25
Comments 2
3 min read
Skeleton Loader using Vue & Tailwind

Skeleton Loader using Vue & Tailwind

27
Comments 2
4 min read
Full Stack Web Developemnt Roadmap 2024 [Updated]

Full Stack Web Developemnt Roadmap 2024 [Updated]

7
Comments
2 min read
WTF is Higher Order Function ?

WTF is Higher Order Function ?

4
Comments
2 min read
COLDCODEWAR ON: I asked Chatgpt straight question about its affect on humans ,students & developers . Here is it's answer.

COLDCODEWAR ON: I asked Chatgpt straight question about its affect on humans ,students & developers . Here is it's answer.

5
Comments
8 min read
Frontend: One-on-one (Duologue) chatting application with Django channels and SvelteKit

Frontend: One-on-one (Duologue) chatting application with Django channels and SvelteKit

1
Comments
4 min read
8 Unique git commands

8 Unique git commands

1
Comments
3 min read
Use of package-lock.json

Use of package-lock.json

6
Comments
2 min read
Finding Ghost elements with Ghost CSS !

Finding Ghost elements with Ghost CSS !

2
Comments
2 min read
Customising a file input using Tailwind CSS

Customising a file input using Tailwind CSS

5
Comments
1 min read
INTRODUCTION TO HTML FRAMES

INTRODUCTION TO HTML FRAMES

7
Comments
5 min read
loading...