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.
Weekly Coding Challenge - Week #5 - Drawing App

Weekly Coding Challenge - Week #5 - Drawing App

11
Comments
1 min read
4 Reasons to Use React JS for Web Development

4 Reasons to Use React JS for Web Development

42
Comments 12
3 min read
HTML Forms: Back to Basics

HTML Forms: Back to Basics

80
Comments 4
3 min read
Which GraphQL client do you use, and why?

Which GraphQL client do you use, and why?

4
Comments 5
1 min read
Tip #5 - audit your project for vulnerabilities in your open source dependencies

Tip #5 - audit your project for vulnerabilities in your open source dependencies

9
Comments
2 min read
Using Webpack with Ruby on Rails

Using Webpack with Ruby on Rails

8
Comments
3 min read
What happens when you only write try/finally

What happens when you only write try/finally

8
Comments
1 min read
Don't name your global JavaScript function 'clear'

Don't name your global JavaScript function 'clear'

33
Comments 10
1 min read
Why we migrated opensource 😼inboxkitten (77 million serverless request) from 🔥Firebase to ☁️Cloudflare workers & 🐑CommonsHost

Why we migrated opensource 😼inboxkitten (77 million serverless request) from 🔥Firebase to ☁️Cloudflare workers & 🐑CommonsHost

123
Comments 7
6 min read
I had the feeling I should present myself today

I had the feeling I should present myself today

7
Comments 2
2 min read
How to send text messages from your static site using Netlify, Twilio and serverless functions

How to send text messages from your static site using Netlify, Twilio and serverless functions

24
Comments
13 min read
JavaScript Resources - Podcasts, Books, Videos and Tutorials

JavaScript Resources - Podcasts, Books, Videos and Tutorials

117
Comments 7
3 min read
Diagonal slides, Ecommerce banner, Accordion menu | Module Monday 34

Diagonal slides, Ecommerce banner, Accordion menu | Module Monday 34

7
Comments
2 min read
Serial Promises vs Parallel Promises

Serial Promises vs Parallel Promises

85
Comments 4
3 min read
Create React App with TypeScript tutorial

Create React App with TypeScript tutorial

24
Comments
8 min read
Build a real-time chat app with vuejs, socket.IO and Nodejs

Build a real-time chat app with vuejs, socket.IO and Nodejs

16
Comments
7 min read
Date and Timezone oddities on Node, Browser and Lambda

Date and Timezone oddities on Node, Browser and Lambda

11
Comments 1
3 min read
Boilerplate/Starterkit for framework-less Frontend projects

Boilerplate/Starterkit for framework-less Frontend projects

6
Comments 2
1 min read
What is Hoisting Anyway?

What is Hoisting Anyway?

157
Comments 12
4 min read
Quicksort: A JS Breakdown

Quicksort: A JS Breakdown

20
Comments 3
2 min read
Using CSS custom properties to apply themes in JavaScript or React

Using CSS custom properties to apply themes in JavaScript or React

8
Comments
10 min read
React Native: Como organizar seus componentes

React Native: Como organizar seus componentes

77
Comments 5
4 min read
Adding Visual Feedback to an Alexa Skill

Adding Visual Feedback to an Alexa Skill

8
Comments
8 min read
Subclassing arrays in JavaScript

Subclassing arrays in JavaScript

20
Comments 1
9 min read
How to test implementation details with react-testing-library

How to test implementation details with react-testing-library

48
Comments 3
3 min read
loading...