DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
No Framework - Eps#1: I am Bored!

No Framework - Eps#1: I am Bored!

9
Comments
3 min read
Injecting Micro-Frontend CSS in single-spa

Injecting Micro-Frontend CSS in single-spa

7
Comments
13 min read
KISS - An old principle that everyone forgets

KISS - An old principle that everyone forgets

Comments
2 min read
Interfaces vs Types in TypeScript: Understanding the Differences

Interfaces vs Types in TypeScript: Understanding the Differences

4
Comments 2
2 min read
Unleashing the Power of Generator Functions in JavaScript: Cooking Up Code Magic! 🎩

Unleashing the Power of Generator Functions in JavaScript: Cooking Up Code Magic! 🎩

14
Comments
10 min read
Diving Deep into the HTML Living Standard

Diving Deep into the HTML Living Standard

10
Comments
2 min read
Throttling and Debouncing - Explained

Throttling and Debouncing - Explained

8
Comments
3 min read
The Hidden Powers of JavaScript Functions

The Hidden Powers of JavaScript Functions

10
Comments
5 min read
[EVENT] Post The Most Beautiful Websites with Outstanding UI/UX!

[EVENT] Post The Most Beautiful Websites with Outstanding UI/UX!

Comments
1 min read
Netflix System Design Using AWS Services

Netflix System Design Using AWS Services

14
Comments
4 min read
Promises Vs Observables: Decoding JavaScript's Asynchronous Superheroes!

Promises Vs Observables: Decoding JavaScript's Asynchronous Superheroes!

10
Comments
3 min read
React Custom Hook: useOnlineStatus

React Custom Hook: useOnlineStatus

8
Comments
2 min read
Mastering JavaScript Shorthands In 2023

Mastering JavaScript Shorthands In 2023

3
Comments
2 min read
Announcing the 0.2.0 release of Analog 🎉

Announcing the 0.2.0 release of Analog 🎉

26
Comments 3
2 min read
What is it and What it does a Front-end Developer?

What is it and What it does a Front-end Developer?

Comments
4 min read
Understanding OAuth 2.0 with the help of AI

Understanding OAuth 2.0 with the help of AI

3
Comments
3 min read
Step-by-step guide: Launching a website with October CMS on Linode using PHP and Laravel

Step-by-step guide: Launching a website with October CMS on Linode using PHP and Laravel

Comments 1
3 min read
JavaScript Intl API: The hidden gem of web internationalization

JavaScript Intl API: The hidden gem of web internationalization

9
Comments
4 min read
5 Types of CSS Positions For Better Layouts

5 Types of CSS Positions For Better Layouts

1
Comments
6 min read
Boost Your React App Performance with React.lazy and Suspense!

Boost Your React App Performance with React.lazy and Suspense!

Comments
2 min read
7 writing tips for DEV.TO success

7 writing tips for DEV.TO success

1
Comments
2 min read
MongoDB Made Easy: Installation and Basics Unveiled

MongoDB Made Easy: Installation and Basics Unveiled

7
Comments
4 min read
21 Amazing VSCode Extensions

21 Amazing VSCode Extensions

13
Comments
4 min read
Build a free link shortener with Next.js and Vercel Postgres

Build a free link shortener with Next.js and Vercel Postgres

15
Comments 1
7 min read
DOM traversal in JavaScript

DOM traversal in JavaScript

11
Comments 2
3 min read
PHP+Telegram: 5 easy ways how to send a message

PHP+Telegram: 5 easy ways how to send a message

3
Comments 2
3 min read
Mastering JavaScript Data Types: Unveiling the Magic! ✨

Mastering JavaScript Data Types: Unveiling the Magic! ✨

13
Comments 4
4 min read
Exciting news for remote dev job seekers

Exciting news for remote dev job seekers

8
Comments
1 min read
Refact: Your AI-Powered Coding Companion

Refact: Your AI-Powered Coding Companion

9
Comments 1
2 min read
VS Code Settings Sync: Basics, Troubleshooting, and More

VS Code Settings Sync: Basics, Troubleshooting, and More

11
Comments
8 min read
Let's Make Learning Frontend Great Again!

Let's Make Learning Frontend Great Again!

8
Comments
7 min read
Micro-Frontends: Unleashing the Avengers' Newest Superpower!

Micro-Frontends: Unleashing the Avengers' Newest Superpower!

1
Comments
6 min read
How to Implement Pagination in your Reactjs

How to Implement Pagination in your Reactjs

Comments
4 min read
Inside the V8 Engine: Unveiling the Core of Chrome Browser's Performance

Inside the V8 Engine: Unveiling the Core of Chrome Browser's Performance

12
Comments
3 min read
Job apply script for hirist and instahyre platform

Job apply script for hirist and instahyre platform

14
Comments
1 min read
First day here

First day here

2
Comments
1 min read
Developing an Ecommerce App with Kotlin Multiplatform: A Use Case

Developing an Ecommerce App with Kotlin Multiplatform: A Use Case

19
Comments
5 min read
createFactory in React. 🏭 important function in React

createFactory in React. 🏭 important function in React

17
Comments
2 min read
The Art of Code Review: Ensuring Quality in Full Stack Projects

The Art of Code Review: Ensuring Quality in Full Stack Projects

8
Comments
2 min read
Understanding and Handling NullPointerException Across Multiple Languages

Understanding and Handling NullPointerException Across Multiple Languages

14
Comments
2 min read
Demystifying API Authentication and Authorization Methods

Demystifying API Authentication and Authorization Methods

Comments
4 min read
Development vs Staging vs Production: What's the Difference?

Development vs Staging vs Production: What's the Difference?

6
Comments
6 min read
Pseudo-Classes & Elements

Pseudo-Classes & Elements

12
Comments 2
1 min read
Cookies vs Local Storage in JavaScript

Cookies vs Local Storage in JavaScript

18
Comments 2
3 min read
# Learning JavaScript: A Beginner's Guide

# Learning JavaScript: A Beginner's Guide

7
Comments
4 min read
All things Email Bounce [+ best practices]

All things Email Bounce [+ best practices]

Comments 3
10 min read
React Custom Hook: useMediaQuery

React Custom Hook: useMediaQuery

11
Comments
2 min read
Best Scheduling Libraries for Frontend Developers

Best Scheduling Libraries for Frontend Developers

2
Comments
9 min read
The Art of Debugging: Mastering JavaScript Troubleshooting

The Art of Debugging: Mastering JavaScript Troubleshooting

5
Comments
4 min read
State Management with Redux

State Management with Redux

12
Comments 2
3 min read
Sendbird Alternatives vs Compititors

Sendbird Alternatives vs Compititors

2
Comments
7 min read
Next.js Caching Rant

Next.js Caching Rant

14
Comments
3 min read
Exploring the difference between "any" and "unknown" in TypeScript

Exploring the difference between "any" and "unknown" in TypeScript

10
Comments
4 min read
Libraries vs. Frameworks: Which is right for your next web project?

Libraries vs. Frameworks: Which is right for your next web project?

14
Comments
7 min read
Utilizing React's Context API with Hooks and TypeScript: Effortless State Handling

Utilizing React's Context API with Hooks and TypeScript: Effortless State Handling

9
Comments
2 min read
Object Destructuring in JavaScript

Object Destructuring in JavaScript

11
Comments
5 min read
Pop-up Modal: Using HTML, CSS, and JavaScript to Create a Modal.

Pop-up Modal: Using HTML, CSS, and JavaScript to Create a Modal.

8
Comments
9 min read
What is an API? A Beginner's Guide

What is an API? A Beginner's Guide

1
Comments 2
3 min read
Boosting Developer Efficiency: Essential Productivity Tools for Coders

Boosting Developer Efficiency: Essential Productivity Tools for Coders

13
Comments 2
4 min read
🚀 2 Tricks to build an Ebay clone in 30 Minutes 🚀

🚀 2 Tricks to build an Ebay clone in 30 Minutes 🚀

Comments
12 min read
loading...