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.
ES6: Discovering Sets, WeakSets, Maps and WeakMaps
Cover image for ES6: Discovering Sets, WeakSets, Maps and WeakMaps

ES6: Discovering Sets, WeakSets, Maps and WeakMaps

53
Comments
4 min read
How do you count your lines of code?

How do you count your lines of code?

7
Comments 4
1 min read
Headless CMS + JavaScript renderer

Headless CMS + JavaScript renderer

8
Comments
2 min read
Style React component with styled-components : Part-2
Cover image for Style React component with styled-components : Part-2

Style React component with styled-components : Part-2

9
Comments
2 min read
Build an App to Send SMS Surveys with Twilio + Airtable on Standard Library

Build an App to Send SMS Surveys with Twilio + Airtable on Standard Library

9
Comments
10 min read
Did you know that 70! (factorial of 70) is bigger than a googol?
Cover image for Did you know that 70! (factorial of 70) is bigger than a googol?

Did you know that 70! (factorial of 70) is bigger than a googol?

6
Comments
2 min read
Tips for Good Communication in Software Development Teams
Cover image for Tips for Good Communication in Software Development Teams

Tips for Good Communication in Software Development Teams

70
Comments
8 min read
This is How We Integrated Our Docs and SDKs as First-Class Citizens of Our Coding Process
Cover image for This is How We Integrated Our Docs and SDKs as First-Class Citizens of Our Coding Process

This is How We Integrated Our Docs and SDKs as First-Class Citizens of Our Coding Process

10
Comments
3 min read
How to build a powerful blog with NextJS and Contentful
Cover image for How to build a powerful blog with NextJS and Contentful

How to build a powerful blog with NextJS and Contentful

19
Comments
11 min read
I learned 3 things using CSS Grid + Flexbox for a standard site.

I learned 3 things using CSS Grid + Flexbox for a standard site.

54
Comments 6
3 min read
[Pro Tip] `npm link` explained 🎉

[Pro Tip] `npm link` explained 🎉

34
Comments 7
1 min read
Converting string to numbers

Converting string to numbers

3
Comments
1 min read
A Colorful Logger for the Browser
Cover image for A Colorful Logger for the Browser

A Colorful Logger for the Browser

11
Comments
2 min read
Is Flutter Desktop ready for experimentation?
Cover image for Is Flutter Desktop ready for experimentation?

Is Flutter Desktop ready for experimentation?

43
Comments 4
1 min read
3Sum Algorithm

3Sum Algorithm

8
Comments 2
4 min read
Negative Testing
Cover image for Negative Testing

Negative Testing

50
Comments 1
5 min read
Case study: How to validate your open source project idea
Cover image for Case study: How to validate your open source project idea

Case study: How to validate your open source project idea

11
Comments
7 min read
Javascript Callback Functions In Depth Guide for 2019

Javascript Callback Functions In Depth Guide for 2019

140
Comments 6
9 min read
Format And Fix All Files With Prettier And ESLint (Recursively)

Format And Fix All Files With Prettier And ESLint (Recursively)

61
Comments 2
3 min read
The story of how I accidentally became a self-taught web developer
Cover image for The story of how I accidentally became a self-taught web developer

The story of how I accidentally became a self-taught web developer

12
Comments
4 min read
Any resources on SPA SEO?

Any resources on SPA SEO?

10
Comments 2
1 min read
Let's introduce Flawwwless ui 🚀

Let's introduce Flawwwless ui 🚀

6
Comments
4 min read
Three useful Express middleware
Cover image for Three useful Express middleware

Three useful Express middleware

222
Comments 7
5 min read
Creating a Simple Confirm Modal in Vanilla JS

Creating a Simple Confirm Modal in Vanilla JS

59
Comments 8
4 min read
module.exports v/s exports - Clearing the confusion
Cover image for module.exports v/s exports - Clearing the confusion

module.exports v/s exports - Clearing the confusion

15
Comments
1 min read
loading...