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.
Week 7: Node JS and Server-Side Frameworks

Week 7: Node JS and Server-Side Frameworks

21
Comments
3 min read
What’s your alternative solution? Challenge #56

What’s your alternative solution? Challenge #56

5
Comments
2 min read
ES modules

ES modules

17
Comments
3 min read
My best practice use redis in javascript

My best practice use redis in javascript

11
Comments 1
2 min read
JavaScript made it into space 🚀

JavaScript made it into space 🚀

55
Comments 1
1 min read
Practical use cases for JavaScript ES6 proxies

Practical use cases for JavaScript ES6 proxies

11
Comments
7 min read
Stackbit: Friendly Jamstack Websites & CMS Management

Stackbit: Friendly Jamstack Websites & CMS Management

4
Comments
2 min read
Merging Sorted Lists, Two Ways

Merging Sorted Lists, Two Ways

12
Comments
9 min read
Setting up react app from scratch [Workshop recording]

Setting up react app from scratch [Workshop recording]

19
Comments
1 min read
JavaScript Arrays 🙏🏻 – Most useful functions for developers

JavaScript Arrays 🙏🏻 – Most useful functions for developers

21
Comments
6 min read
We don't need all that Javascript, do we?

We don't need all that Javascript, do we?

3
Comments
4 min read
Progressive image loading in reactjs

Progressive image loading in reactjs

10
Comments
5 min read
DRY Unit Tests in Javascript

DRY Unit Tests in Javascript

24
Comments
2 min read
Free Course - Complete JavaScript DOM in 2 hours - Udemy - May 2020

Free Course - Complete JavaScript DOM in 2 hours - Udemy - May 2020

47
Comments 10
1 min read
What is Deno? Is it gonna replace Node?

What is Deno? Is it gonna replace Node?

62
Comments 11
3 min read
A small collection of useful React hooks.

A small collection of useful React hooks.

132
Comments 8
1 min read
How I landed a Software Developer job at the age 16

How I landed a Software Developer job at the age 16

32
Comments 6
4 min read
More secure `fetch`, but not overdone like Axios?

More secure `fetch`, but not overdone like Axios?

11
Comments 1
1 min read
Story of jQuery, Write Less and Rest in Peace

Story of jQuery, Write Less and Rest in Peace

8
Comments 1
3 min read
How to require another PropType if it's dependant on another?

How to require another PropType if it's dependant on another?

6
Comments
2 min read
Frameworking my Site

Frameworking my Site

8
Comments
7 min read
Reusing UI within an app with less hassle - judge my demo!

Reusing UI within an app with less hassle - judge my demo!

5
Comments
3 min read
When to actually use preventDefault(), stopPropagation(), and setTimeout() in Javascript event listeners

When to actually use preventDefault(), stopPropagation(), and setTimeout() in Javascript event listeners

74
Comments 5
9 min read
WhatsApp Contact Online Monitoring Tool

WhatsApp Contact Online Monitoring Tool

6
Comments 2
2 min read
Container Queries: Reimagined

Container Queries: Reimagined

13
Comments
2 min read
Classes vs Functional components in React

Classes vs Functional components in React

8
Comments 2
2 min read
Creating a template repository in GitHub

Creating a template repository in GitHub

35
Comments
12 min read
Failing job interviews? No feedback to improve? Here's a technique to learn from rejections

Failing job interviews? No feedback to improve? Here's a technique to learn from rejections

34
Comments
4 min read
Let vs. Var in JavaScript

Let vs. Var in JavaScript

6
Comments
3 min read
Working with JSON in JavaScript

Working with JSON in JavaScript

8
Comments
2 min read
DOM Tutorial

DOM Tutorial

49
Comments
5 min read
🔥 Roadmap Web Developer Front End 2020

🔥 Roadmap Web Developer Front End 2020

259
Comments 11
5 min read
Export / Import components in React

Export / Import components in React

14
Comments
1 min read
Google Calendar integration with NodeJS without OAuth 2.0

Google Calendar integration with NodeJS without OAuth 2.0

30
Comments 4
3 min read
Filtrando no NodeJs

Filtrando no NodeJs

6
Comments 1
4 min read
Writing better Stimulus controllers

Writing better Stimulus controllers

25
Comments
10 min read
Manage image sizes with tinify

Manage image sizes with tinify

6
Comments
4 min read
The Complete Tutorial on the Top 5 Ways to Query Your Relational Database in JavaScript - Part 2

The Complete Tutorial on the Top 5 Ways to Query Your Relational Database in JavaScript - Part 2

15
Comments
12 min read
The "any" type in Typescript - simple and short explanation

The "any" type in Typescript - simple and short explanation

36
Comments 8
1 min read
Right way store datetime to database.

Right way store datetime to database.

5
Comments 3
1 min read
How to make a browser console log wait until after a page reload

How to make a browser console log wait until after a page reload

5
Comments 2
2 min read
Calculator with Vanilla JavaScript

Calculator with Vanilla JavaScript

12
Comments 1
3 min read
Record and Tuples - New Datatypes in JavaScript

Record and Tuples - New Datatypes in JavaScript

59
Comments 3
2 min read
Build a Video App with JavaScript and the Twilio CLI in 9 Minutes

Build a Video App with JavaScript and the Twilio CLI in 9 Minutes

57
Comments 4
5 min read
Stopping memory leaks in AWS Amplify Hub

Stopping memory leaks in AWS Amplify Hub

3
Comments
2 min read
Troubleshooting NodeJS memory leaks with node-memwatch

Troubleshooting NodeJS memory leaks with node-memwatch

9
Comments
4 min read
JSByte: Type conversion in JavaScript

JSByte: Type conversion in JavaScript

7
Comments
1 min read
Ionic Framework with VueJS: Split-View Menu with Authentication Flow Using, Vuex & Vue Composition

Ionic Framework with VueJS: Split-View Menu with Authentication Flow Using, Vuex & Vue Composition

15
Comments 1
4 min read
Offline Notice In React Native

Offline Notice In React Native

13
Comments
1 min read
A dive into D3

A dive into D3

7
Comments
10 min read
The Longest Substring With No Repeating Characters

The Longest Substring With No Repeating Characters

11
Comments 1
6 min read
Short tricks of HTML, CSS and JavaScript

Short tricks of HTML, CSS and JavaScript

198
Comments 2
13 min read
Updating my Reddit Workflow with Pipedream

Updating my Reddit Workflow with Pipedream

4
Comments
3 min read
What I Have Learned About Freelance Web Development

What I Have Learned About Freelance Web Development

5
Comments
5 min read
Iniciando con Deno - API Rest

Iniciando con Deno - API Rest

24
Comments 4
9 min read
🔥 Quick Tip: Understanding the difference between operators "in" and "hasOwnProperty"

🔥 Quick Tip: Understanding the difference between operators "in" and "hasOwnProperty"

16
Comments
1 min read
Mac OS terminal

Mac OS terminal

2
Comments
1 min read
I'm Building an ORM for Deno!

I'm Building an ORM for Deno!

64
Comments 13
6 min read
My 5 cents about React Hooks

My 5 cents about React Hooks

51
Comments 11
4 min read
Using Dialogflow with Firebase and the Vonage Messages Sandbox

Using Dialogflow with Firebase and the Vonage Messages Sandbox

6
Comments
6 min read
loading...