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.
Computed Properties 🤙

Computed Properties 🤙

5
Comments
2 min read
npm hack to remove unused transitive dependencies

npm hack to remove unused transitive dependencies

3
Comments 1
2 min read
Strict Mode

Strict Mode

1
Comments
1 min read
Algorithm To Create Phone Number "Codewars"

Algorithm To Create Phone Number "Codewars"

5
Comments
1 min read
VueJS Part 2: Hello Vue and displaying values in HTML

VueJS Part 2: Hello Vue and displaying values in HTML

9
Comments
4 min read
Introduction to TypeScript with React - A Youtube Video

Introduction to TypeScript with React - A Youtube Video

16
Comments
2 min read
Baby steps to instantly improve your React project

Baby steps to instantly improve your React project

41
Comments 6
2 min read
Cracking the Code: A Rookie's Guide to JavaScript

Cracking the Code: A Rookie's Guide to JavaScript

Comments
2 min read
Tailwind CSS: Using Dynamic Breakpoints and Container Queries

Tailwind CSS: Using Dynamic Breakpoints and Container Queries

9
Comments 1
4 min read
Are you still using the ternary operator to dynamically apply Tailwind styles?

Are you still using the ternary operator to dynamically apply Tailwind styles?

2
Comments
3 min read
Stop Conditional Rendering in React Without Knowing This (&& and Ternary Operator)

Stop Conditional Rendering in React Without Knowing This (&& and Ternary Operator)

34
Comments 8
3 min read
How to resolve the error "Unable to validate properties of null value"?

How to resolve the error "Unable to validate properties of null value"?

Comments
2 min read
Mastering JavaScript Classes: Your Shortcut to OOP Success!

Mastering JavaScript Classes: Your Shortcut to OOP Success!

7
Comments
6 min read
Unlock $10 and the Future of OCR with Verifik's Scan-Prompt API!

Unlock $10 and the Future of OCR with Verifik's Scan-Prompt API!

4
Comments
2 min read
Demystifying the Next.js Folder Structure - A Comprehensive Guide

Demystifying the Next.js Folder Structure - A Comprehensive Guide

9
Comments
14 min read
Map, Filter and Reduce in Javascript 👨🏼‍💻

Map, Filter and Reduce in Javascript 👨🏼‍💻

13
Comments
4 min read
Here are ten of the most useful shortcuts in VSCode:

Here are ten of the most useful shortcuts in VSCode:

5
Comments
1 min read
Purely Functional Programming in JavaScript

Purely Functional Programming in JavaScript

Comments
7 min read
Demystifying the Critical Rendering Path: A Deep Dive into Web Page Loading

Demystifying the Critical Rendering Path: A Deep Dive into Web Page Loading

13
Comments
4 min read
Introducing supertext-react: Elevate Your Web Text Animations

Introducing supertext-react: Elevate Your Web Text Animations

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

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

57
Comments 5
5 min read
Create Matrix Animation using JavaScript

Create Matrix Animation using JavaScript

4
Comments
4 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
How can I enhance my website's performance in Lighthouse?

How can I enhance my website's performance in Lighthouse?

6
Comments
2 min read
loading...