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.
Communication between React Native web view and React app

Communication between React Native web view and React app

1
Comments
3 min read
Next-Level Application Development: Mastering gRPC in .NET 8

Next-Level Application Development: Mastering gRPC in .NET 8

24
Comments 2
7 min read
New CSS-in-JS lightweight packages for React and Preact

New CSS-in-JS lightweight packages for React and Preact

Comments
2 min read
Avoid using "array[index]" for getting Array elements

Avoid using "array[index]" for getting Array elements

16
Comments
2 min read
JavaScript console methods: A deep dive.

JavaScript console methods: A deep dive.

84
Comments 16
9 min read
Exploring 17 Prominent ES6 Features: Unlocking JavaScript's Power

Exploring 17 Prominent ES6 Features: Unlocking JavaScript's Power

10
Comments 2
6 min read
Is startsWith Faster Than RegExp?

Is startsWith Faster Than RegExp?

2
Comments
5 min read
Crafting extensible components with React

Crafting extensible components with React

4
Comments
3 min read
Shared Element Transition with React Native Reanimated

Shared Element Transition with React Native Reanimated

7
Comments
3 min read
When a millisecond is not a millisecond

When a millisecond is not a millisecond

22
Comments 1
4 min read
How to Apply Interface Segregation Principle in ReactJS

How to Apply Interface Segregation Principle in ReactJS

2
Comments
4 min read
JavaScript ES6+ features

JavaScript ES6+ features

46
Comments 3
13 min read
Testing in React: Best Practices and Tools

Testing in React: Best Practices and Tools

1
Comments
3 min read
Things that no one ever told you about useEffect() in React

Things that no one ever told you about useEffect() in React

6
Comments 2
3 min read
Asynchronous JavaScript

Asynchronous JavaScript

Comments
3 min read
Cleaning an object

Cleaning an object

2
Comments 4
2 min read
How to make your browser talk in ONE line of code

How to make your browser talk in ONE line of code

Comments
2 min read
Day-1 Admire & Amaze - 3D Website

Day-1 Admire & Amaze - 3D Website

18
Comments
1 min read
Recursively Clone Objects without sacrificing Type Safety

Recursively Clone Objects without sacrificing Type Safety

Comments
3 min read
Why We Should Start Using Deno: A Comprehensive Guide

Why We Should Start Using Deno: A Comprehensive Guide

1
Comments
4 min read
Protecting Your JavaScript Code: The Principle of Least Exposure

Protecting Your JavaScript Code: The Principle of Least Exposure

1
Comments
4 min read
Mastering Function Definitions in JavaScript

Mastering Function Definitions in JavaScript

5
Comments 2
8 min read
JSON Guide

JSON Guide

2
Comments
6 min read
The 4 JS Array Methods every Backend Developer should know (Real-Life examples included)

The 4 JS Array Methods every Backend Developer should know (Real-Life examples included)

14
Comments
6 min read
Node js Developer Top Interview Questions

Node js Developer Top Interview Questions

4
Comments 1
7 min read
loading...