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.
Create Excel-like javascript spreadsheet in less than 10 lines of code

Create Excel-like javascript spreadsheet in less than 10 lines of code

66
Comments 10
2 min read
Styling the SelectControl from Formik with Chakra UI

Styling the SelectControl from Formik with Chakra UI

4
Comments
3 min read
Configuring eslint and prettier in LunarVim 🌙. Bonus: Tailwindcss 🌊

Configuring eslint and prettier in LunarVim 🌙. Bonus: Tailwindcss 🌊

9
Comments 5
2 min read
Understanding JavaScript Data Types (Through the Lens of D&D & Other TTRPGs)

Understanding JavaScript Data Types (Through the Lens of D&D & Other TTRPGs)

9
Comments
7 min read
Javascript ML Libraries

Javascript ML Libraries

17
Comments
3 min read
Bullet Impact Simulation Using Phaser and Matter

Bullet Impact Simulation Using Phaser and Matter

4
Comments
1 min read
OCAPI-Proxy v2.1.4

OCAPI-Proxy v2.1.4

3
Comments
1 min read
JavaScript DeobFuscator

JavaScript DeobFuscator

7
Comments
3 min read
React, Vue and Svelte: Comparing destructuring Props

React, Vue and Svelte: Comparing destructuring Props

8
Comments
1 min read
React, Vue and Svelte: Comparing TypeScript syntax

React, Vue and Svelte: Comparing TypeScript syntax

8
Comments
1 min read
React, Vue and Svelte: Comparing how to update State

React, Vue and Svelte: Comparing how to update State

6
Comments
1 min read
⭐ React JS - A Guide for Beginners ⭐

⭐ React JS - A Guide for Beginners ⭐

7
Comments
2 min read
Practical Javascript array methods

Practical Javascript array methods

8
Comments
4 min read
Setup React Application using Typescript and Webpack

Setup React Application using Typescript and Webpack

36
Comments 6
3 min read
Updating node to the latest version

Updating node to the latest version

5
Comments
1 min read
Password-less Authentication Using Magic Links

Password-less Authentication Using Magic Links

9
Comments
11 min read
Responsive Image Lightbox Design Using HTML, CSS, and Vanilla Javascript

Responsive Image Lightbox Design Using HTML, CSS, and Vanilla Javascript

7
Comments
5 min read
Leetcode problems with solution in JavaScript.

Leetcode problems with solution in JavaScript.

9
Comments 1
1 min read
TypeScript syntax summary

TypeScript syntax summary

6
Comments
4 min read
How to find if two strings are isomorphic to each other in Javascript

How to find if two strings are isomorphic to each other in Javascript

6
Comments 1
1 min read
Weekly Digest 15/2022

Weekly Digest 15/2022

2
Comments
2 min read
Why you cannot pass location.reload as an argument

Why you cannot pass location.reload as an argument

5
Comments 3
2 min read
Day 12: React & Redux

Day 12: React & Redux

7
Comments
1 min read
The book that changed my development career now has a Javascript version

The book that changed my development career now has a Javascript version

56
Comments 12
5 min read
XMLHttpRequest - An amazing object for updating a webpage without reloading

XMLHttpRequest - An amazing object for updating a webpage without reloading

4
Comments
4 min read
loading...