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.
Rants of a Beginner Techie1

Rants of a Beginner Techie1

9
Comments 4
3 min read
React Server Components and Server-Side Rendering: Supercharge Your Web Performance

React Server Components and Server-Side Rendering: Supercharge Your Web Performance

Comments
4 min read
The Start to Exploring the World of Open Source

The Start to Exploring the World of Open Source

Comments
2 min read
Exploring Script Loading Strategies: Normal, async, and defer

Exploring Script Loading Strategies: Normal, async, and defer

4
Comments
3 min read
I efficiently learned "webpack development environment configuration" using this idea

I efficiently learned "webpack development environment configuration" using this idea

7
Comments 1
10 min read
Give Me A .JSON, Vasili; One .JSON Only, Please

Give Me A .JSON, Vasili; One .JSON Only, Please

4
Comments 6
7 min read
#LearnedToday: Drag&Drop API

#LearnedToday: Drag&Drop API

1
Comments
2 min read
JavaScript Promises: From Beginner to Expert - A Comprehensive Tutorial

JavaScript Promises: From Beginner to Expert - A Comprehensive Tutorial

3
Comments
4 min read
🚀 Mastering Advanced Complex React useContext with useReducer ⭐ (Redux-like Style) ⭐

🚀 Mastering Advanced Complex React useContext with useReducer ⭐ (Redux-like Style) ⭐

56
Comments 5
5 min read
TypeScript: To be or not to be

TypeScript: To be or not to be

3
Comments
2 min read
Day 44: Decorators

Day 44: Decorators

5
Comments
2 min read
Mastering API Requests the Right Way in Angular

Mastering API Requests the Right Way in Angular

25
Comments 2
3 min read
Mastering Data Analysis with Pandas: A Comprehensive Guide for Python Enthusiasts

Mastering Data Analysis with Pandas: A Comprehensive Guide for Python Enthusiasts

4
Comments
2 min read
Top 10 MongoDB Queries

Top 10 MongoDB Queries

Comments
4 min read
How to write maintainable code: Straightforward logic

How to write maintainable code: Straightforward logic

3
Comments
4 min read
Using `createSelector` with Redux Toolkit

Using `createSelector` with Redux Toolkit

6
Comments
2 min read
A comprehensive guide to understanding array methods in Javascript

A comprehensive guide to understanding array methods in Javascript

2
Comments
12 min read
React vs Next.js — Understanding When to Use Each

React vs Next.js — Understanding When to Use Each

9
Comments
2 min read
The Four Pillars of JavaScript Scoping: Global, Block, Function, and Module

The Four Pillars of JavaScript Scoping: Global, Block, Function, and Module

10
Comments 2
4 min read
ES6 Modules Cheatsheet | Quick Reference Guide

ES6 Modules Cheatsheet | Quick Reference Guide

Comments
2 min read
Node.js 101

Node.js 101

5
Comments 2
3 min read
A Guide to Passing Data Using Props in React

A Guide to Passing Data Using Props in React

2
Comments
8 min read
I Learned Promise Chaining (and more!) from Error Testing my SVG Logo Generator.

I Learned Promise Chaining (and more!) from Error Testing my SVG Logo Generator.

1
Comments 6
3 min read
Digital Identity Smart Contracts in Web3

Digital Identity Smart Contracts in Web3

12
Comments 3
9 min read
Improved JSX Readability with Switch-Case Statements in React Components

Improved JSX Readability with Switch-Case Statements in React Components

8
Comments 1
2 min read
loading...