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.
Writing A 2D Game Framework in Javascript

Writing A 2D Game Framework in Javascript

4
Comments
3 min read
Creating a JS Polar Chart in 4 Steps

Creating a JS Polar Chart in 4 Steps

17
Comments
7 min read
How to Easily Add a Map to Your Website in Under 10 Minutes

How to Easily Add a Map to Your Website in Under 10 Minutes

55
Comments
5 min read
Why Frontend Developers Should Learn Firebase in 2025

Why Frontend Developers Should Learn Firebase in 2025

280
Comments 15
9 min read
JavaScript copy to clipboard function (no jQuery)

JavaScript copy to clipboard function (no jQuery)

2
Comments
4 min read
Using JSDoc to write better JavaScript Code

Using JSDoc to write better JavaScript Code

45
Comments 3
4 min read
Six (Dirty) Ways to shorten your Javascript

Six (Dirty) Ways to shorten your Javascript

50
Comments 5
4 min read
Creating a cryptocurrency - Creating transactions, mining rewards, mint and gas fee

Creating a cryptocurrency - Creating transactions, mining rewards, mint and gas fee

62
Comments 5
7 min read
Understanding React's UI Rendering Process (understanding virtual dom in depth)

Understanding React's UI Rendering Process (understanding virtual dom in depth)

18
Comments
5 min read
Supercharge Your Node Productivity With Debugging

Supercharge Your Node Productivity With Debugging

99
Comments 4
8 min read
Building a real-time web application with Materialize and AdonisJS

Building a real-time web application with Materialize and AdonisJS

38
Comments
10 min read
Developer console in phone? Chrome APP tricks

Developer console in phone? Chrome APP tricks

25
Comments 1
2 min read
"bulletproof-react" is a hidden treasure of React best practices!

"bulletproof-react" is a hidden treasure of React best practices!

556
Comments 5
9 min read
Simplicity as a Feature

Simplicity as a Feature

26
Comments 5
5 min read
Secure Web applications using CryptoJS and PHP

Secure Web applications using CryptoJS and PHP

25
Comments 1
2 min read
Creating Tests for Octo

Creating Tests for Octo

5
Comments
3 min read
TDD with MSW for a Custom Fetch React Hook

TDD with MSW for a Custom Fetch React Hook

31
Comments 5
8 min read
Design Patterns

Design Patterns

4
Comments
2 min read
The first code in JavaScript

The first code in JavaScript

3
Comments
1 min read
Is React 18 overhyped?

Is React 18 overhyped?

22
Comments 4
4 min read
SOLID Principles

SOLID Principles

2
Comments
2 min read
Mimic Tailwind components in Rails using Helpers

Mimic Tailwind components in Rails using Helpers

2
Comments 3
3 min read
Publishing My First NPM Package

Publishing My First NPM Package

22
Comments 1
3 min read
How To Implement OAuth2 Social Login(Single Sign-On)Using Facebook & Spring Boot — Part 2

How To Implement OAuth2 Social Login(Single Sign-On)Using Facebook & Spring Boot — Part 2

6
Comments
2 min read
Static Site Generator - Support static files

Static Site Generator - Support static files

2
Comments
2 min read
loading...