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.
My Journey to GSoC'2023

My Journey to GSoC'2023

8
Comments
3 min read
Writing Modular code in ReactJS

Writing Modular code in ReactJS

10
Comments
3 min read
Repeatedly add all its digits until the result has only one digit.

Repeatedly add all its digits until the result has only one digit.

1
Comments 2
1 min read
usePersistentState: A simple interface to persists state variables in localStorage

usePersistentState: A simple interface to persists state variables in localStorage

4
Comments 1
2 min read
Tudo sobre formulários - HTML

Tudo sobre formulários - HTML

22
Comments
4 min read
Async/Await — Understanding JavaScript API Requests and Responses in the Data Fetching lifecycle

Async/Await — Understanding JavaScript API Requests and Responses in the Data Fetching lifecycle

8
Comments
5 min read
Set environment variables in docker

Set environment variables in docker

Comments
2 min read
Using Event Bus in Vue.js 3

Using Event Bus in Vue.js 3

27
Comments 3
2 min read
Husky with Yarn Monorepo 🐶🐱

Husky with Yarn Monorepo 🐶🐱

3
Comments
3 min read
Local Storage vs Session Storage in JavaScript

Local Storage vs Session Storage in JavaScript

7
Comments 1
2 min read
Yet Another Newsletter LOL: You're Holding it Wrong

Yet Another Newsletter LOL: You're Holding it Wrong

8
Comments
3 min read
Implementing Binary Search Tree in Javascript

Implementing Binary Search Tree in Javascript

1
Comments 1
2 min read
how to populate a Stacked Bar Chart in plain javascript

how to populate a Stacked Bar Chart in plain javascript

3
Comments
2 min read
Migrating Azure Functions from JSDoc JavaScript to TypeScript

Migrating Azure Functions from JSDoc JavaScript to TypeScript

Comments 1
6 min read
MongoDB Ditches Tradition, Pushes Developers to Download Software Separately.

MongoDB Ditches Tradition, Pushes Developers to Download Software Separately.

1
Comments
2 min read
Understanding Basic Types in TypeScript

Understanding Basic Types in TypeScript

Comments
5 min read
Immutable Primitive Values

Immutable Primitive Values

Comments
1 min read
Websites to practice anything(free), Tech only!

Websites to practice anything(free), Tech only!

1
Comments 4
1 min read
ecmascript

ecmascript

2
Comments
1 min read
Getting started with Monorepo using NX

Getting started with Monorepo using NX

4
Comments 2
3 min read
How to build a music player with HTML, CSS and javascript

How to build a music player with HTML, CSS and javascript

7
Comments 1
8 min read
What the f*** is TypeScript?

What the f*** is TypeScript?

1
Comments
3 min read
Truncate a String

Truncate a String

2
Comments 4
1 min read
How I built a Tic Tac Toe Game using vanilla Javascript.

How I built a Tic Tac Toe Game using vanilla Javascript.

19
Comments
9 min read
IMAGE/FILE UPLOAD IN NODE.JS WITH CLOUDINARY

IMAGE/FILE UPLOAD IN NODE.JS WITH CLOUDINARY

2
Comments 1
3 min read
loading...