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.
Turn Object to Array using Object.entries()

Turn Object to Array using Object.entries()

8
Comments 2
2 min read
The React Hooks Announcement In Retrospect: 2 Years Later

The React Hooks Announcement In Retrospect: 2 Years Later

168
Comments 21
10 min read
Javascript Arrays: A guide, a cheat sheet, and for beginners.

Javascript Arrays: A guide, a cheat sheet, and for beginners.

19
Comments 1
4 min read
How to access API keys from environment variables in front-end application using Serverless Functions of Netlify

How to access API keys from environment variables in front-end application using Serverless Functions of Netlify

15
Comments 4
2 min read
On naming things

On naming things

7
Comments
6 min read
🚀⚡️ ts-node on steroids

🚀⚡️ ts-node on steroids

10
Comments
2 min read
Local State Management with Apollo Client

Local State Management with Apollo Client

18
Comments
7 min read
A Beginner's Guide to Dynamic Routing in Next.js

A Beginner's Guide to Dynamic Routing in Next.js

11
Comments
4 min read
JAVASCRIPT, why do they say “it’s easy to learn”

JAVASCRIPT, why do they say “it’s easy to learn”

3
Comments 15
1 min read
Best Community For Programming

Best Community For Programming

10
Comments
1 min read
A few handy JavaScript tricks

A few handy JavaScript tricks

228
Comments 6
10 min read
Week 5 : API's and stuff....

Week 5 : API's and stuff....

7
Comments
3 min read
Solving day 9 of Advent of Code 2020 in JavaScript

Solving day 9 of Advent of Code 2020 in JavaScript

4
Comments
1 min read
How to get only required data fields from mongoDB

How to get only required data fields from mongoDB

19
Comments 1
1 min read
Migrating Vue 2 to Vue 3

Migrating Vue 2 to Vue 3

71
Comments
7 min read
YDNJS — Interesting parts of 1st book

YDNJS — Interesting parts of 1st book

7
Comments
5 min read
A Simple Guide to JavaScript Functions - Native, Arrow and Shorthand.

A Simple Guide to JavaScript Functions - Native, Arrow and Shorthand.

12
Comments 6
6 min read
Functor's flavor in JS

Functor's flavor in JS

11
Comments 1
1 min read
Learn React context by example

Learn React context by example

21
Comments
2 min read
Javascript overview — using reduce, map and filter

Javascript overview — using reduce, map and filter

5
Comments
4 min read
How to secure API key by storing it as an environment variable in Netlify?

How to secure API key by storing it as an environment variable in Netlify?

7
Comments
2 min read
Creating a job board with Node.js and FaunaDB - Part 3

Creating a job board with Node.js and FaunaDB - Part 3

6
Comments
4 min read
Javascript: Destructure Objects and Arrays for Cleaner Code

Javascript: Destructure Objects and Arrays for Cleaner Code

33
Comments 4
3 min read
What STACK do you choose and why?

What STACK do you choose and why?

11
Comments 18
1 min read
Get Your Daily Dose of BTS with the Twilio API!

Get Your Daily Dose of BTS with the Twilio API!

34
Comments 12
8 min read
loading...