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.
Fullstack Trivia: Can You Answer These Interview Questions in 5 Minutes?

Fullstack Trivia: Can You Answer These Interview Questions in 5 Minutes?

115
Comments 6
4 min read
Add a generator meta tag to your Eleventy website

Add a generator meta tag to your Eleventy website

20
Comments 3
3 min read
Create A Responsive Masonry Layout With Horizontal Flow

Create A Responsive Masonry Layout With Horizontal Flow

24
Comments
7 min read
How to check if Number is Float in JS

How to check if Number is Float in JS

16
Comments 3
1 min read
Deploying NestJS Application: Easy and Explained

Deploying NestJS Application: Easy and Explained

36
Comments 13
3 min read
How to Build a Pokédex React App with a Slash GraphQL Backend

How to Build a Pokédex React App with a Slash GraphQL Backend

123
Comments 8
8 min read
Is`let` the new `var` in Javascript?

Is`let` the new `var` in Javascript?

5
Comments 14
1 min read
A Mental Model for Writing React Hook Components

A Mental Model for Writing React Hook Components

9
Comments
3 min read
Optional chaining (?.)

Optional chaining (?.)

6
Comments
1 min read
What is the JavaScript version of sleep()?

What is the JavaScript version of sleep()?

6
Comments
1 min read
Override or set property to React element

Override or set property to React element

7
Comments
3 min read
Cleaning Your Vue Project With Vue-Clean

Cleaning Your Vue Project With Vue-Clean

13
Comments
3 min read
Another way to search for an element in an array in JavaScript

Another way to search for an element in an array in JavaScript

5
Comments
1 min read
✨♻️One line - Date Operations in JavaScript

✨♻️One line - Date Operations in JavaScript

56
Comments 3
3 min read
JavaScript UI Widgets for Enterprise Web Apps

JavaScript UI Widgets for Enterprise Web Apps

11
Comments
9 min read
Writing a Binary Search Algorithm in JavaScript

Writing a Binary Search Algorithm in JavaScript

27
Comments
4 min read
How to use API keys in client-side Javascript

How to use API keys in client-side Javascript

9
Comments
4 min read
Jest - Else path not taken !!!

Jest - Else path not taken !!!

11
Comments
1 min read
React Hooks Revisited: useReducer

React Hooks Revisited: useReducer

9
Comments
4 min read
Async Meteor Method calls

Async Meteor Method calls

14
Comments
2 min read
What is Event Loop in JavaScript?

What is Event Loop in JavaScript?

16
Comments 2
5 min read
Vanilla JavaScript images in canvas

Vanilla JavaScript images in canvas

17
Comments 2
3 min read
How TestCafe Can Help You to Deliver Faster

How TestCafe Can Help You to Deliver Faster

5
Comments
5 min read
How to Create a Spotify Music Search App in React

How to Create a Spotify Music Search App in React

450
Comments 26
19 min read
Generator Functions JavaScript(Examples & Usage in Redux Saga Asynchronous Api Call)

Generator Functions JavaScript(Examples & Usage in Redux Saga Asynchronous Api Call)

11
Comments
2 min read
loading...