DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Detailed Explanation of JavaScript Prototype Chain

Detailed Explanation of JavaScript Prototype Chain

5
Comments
4 min read
Understanding JavaScript String Methods: A Comprehensive Guide

Understanding JavaScript String Methods: A Comprehensive Guide

6
Comments
3 min read
Demystifying TypeScript Generics with Simple Examples

Demystifying TypeScript Generics with Simple Examples

1
Comments
2 min read
How and when to use keys in React

How and when to use keys in React

20
Comments
2 min read
Testing in JavaScript: A Comprehensive Guide

Testing in JavaScript: A Comprehensive Guide

5
Comments
4 min read
Master the Art of Angular Content Projection

Master the Art of Angular Content Projection

5
Comments
5 min read
Cross Site Scripting attacks (XSS)

Cross Site Scripting attacks (XSS)

4
Comments
5 min read
Tailwind CSS for Beginners: A Step-by-Step Guide

Tailwind CSS for Beginners: A Step-by-Step Guide

93
Comments 2
4 min read
TypeScript vs. JavaScript: Making the Right Choice for Your Project

TypeScript vs. JavaScript: Making the Right Choice for Your Project

7
Comments
3 min read
Validate request data with @novice1/validator-joi

Validate request data with @novice1/validator-joi

1
Comments
4 min read
Enhancing the Weather App with Weekly Forecasts

Enhancing the Weather App with Weekly Forecasts

1
Comments
1 min read
React useTransition: performance game changer or...?

React useTransition: performance game changer or...?

30
Comments 8
11 min read
🔄 Looping Through JavaScript Objects with Different Approaches 🔄

🔄 Looping Through JavaScript Objects with Different Approaches 🔄

32
Comments 3
3 min read
What is callback function in JavaScript

What is callback function in JavaScript

12
Comments
5 min read
React State Management Basics

React State Management Basics

Comments
11 min read
Understanding Tail Call Optimization With JavaScript

Understanding Tail Call Optimization With JavaScript

31
Comments 6
5 min read
Exploring the Latest CSS Variables and Custom Properties

Exploring the Latest CSS Variables and Custom Properties

Comments
2 min read
Overcoming Common Frontend Development Challenges

Overcoming Common Frontend Development Challenges

2
Comments
2 min read
Fastify + NestJS file upload

Fastify + NestJS file upload

23
Comments 5
2 min read
10 UI Libraries You Should Explore for Your Next Vue.js Project

10 UI Libraries You Should Explore for Your Next Vue.js Project

5
Comments
3 min read
Celebrating a Milestone: My Fourth Merged Pull Request as a Hacktoberfest Maintainer

Hacktoberfest: Maintainer Spotlight

Celebrating a Milestone: My Fourth Merged Pull Request as a Hacktoberfest Maintainer

5
Comments 1
3 min read
Basic Pattern - Javascript Interview

Basic Pattern - Javascript Interview

19
Comments 2
3 min read
Risky Click Text Editor Edition

Risky Click Text Editor Edition

1
Comments
1 min read
A Practical Guide for Beginners: Azure OpenAI with JavaScript and TypeScript (Part 01)

A Practical Guide for Beginners: Azure OpenAI with JavaScript and TypeScript (Part 01)

7
Comments 2
4 min read
Authentication and Authorization in Node.js: A Comprehensive Guide

Authentication and Authorization in Node.js: A Comprehensive Guide

46
Comments 3
2 min read
loading...