Forem

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.
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
Cover image for 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
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
I had the feeling I should present myself today
Cover image for I had the feeling I should present myself today

I had the feeling I should present myself today

7
Comments 2
2 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Adding Visual Feedback to an Alexa Skill

Adding Visual Feedback to an Alexa Skill

8
Comments
8 min read
React Native: Como organizar seus componentes
Cover image for React Native: Como organizar seus componentes

React Native: Como organizar seus componentes

77
Comments 5
4 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
Beginner Resources for Learning JavaScript and React

Beginner Resources for Learning JavaScript and React

20
Comments
4 min read
#Its cool to always receive, also Contribute

#Its cool to always receive, also Contribute

9
Comments
1 min read
Answered: What the Heck is Code Golf? ⛳
Cover image for Answered: What the Heck is Code Golf? ⛳

Answered: What the Heck is Code Golf? ⛳

44
Comments 9
4 min read
JavaScript object spread explained

JavaScript object spread explained

8
Comments 1
1 min read
Should I learn ReasonML or Elm?

Should I learn ReasonML or Elm?

16
Comments 5
1 min read
Common gotchas when working with Electron.js

Common gotchas when working with Electron.js

17
Comments
3 min read
Subclassing arrays in JavaScript

Subclassing arrays in JavaScript

20
Comments 1
9 min read
Don't Make This Async/Await Oopsie!

Don't Make This Async/Await Oopsie!

130
Comments 15
3 min read
loading...