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.
All about IF statements and booleans in JavaScript!

All about IF statements and booleans in JavaScript!

20
Comments
9 min read
Variables in JavaScript

Variables in JavaScript

17
Comments
4 min read
Reading files in a Chrome Extension

Reading files in a Chrome Extension

47
Comments 14
2 min read
A JavaScript Unit Test Generator for Your Editors

A JavaScript Unit Test Generator for Your Editors

29
Comments 1
1 min read
Here is a little script to grab a list of all font names on Google Fonts.

Here is a little script to grab a list of all font names on Google Fonts.

25
Comments 15
2 min read
How to Serialize Concurrent Operations in JavaScript: Callbacks, Promises, and Async/Await

How to Serialize Concurrent Operations in JavaScript: Callbacks, Promises, and Async/Await

21
Comments 2
8 min read
Using ESlint and Git Hooks

Using ESlint and Git Hooks

16
Comments 3
2 min read
Get App, stand app!

Get App, stand app!

8
Comments
2 min read
Example for google map with vue.js without vue library

Example for google map with vue.js without vue library

25
Comments 1
3 min read
Create a Basic Webpage with CSS and JavaScript

Create a Basic Webpage with CSS and JavaScript

40
Comments 7
4 min read
Please Stop Using Local Storage

Please Stop Using Local Storage

1131
Comments 203
11 min read
Say Hello to Your Own Amazon Lex Chat Bot

Say Hello to Your Own Amazon Lex Chat Bot

10
Comments
6 min read
Observing Style Changes 👁

Observing Style Changes 👁

50
Comments 10
4 min read
Callback Functions in NodeJS

Callback Functions in NodeJS

16
Comments 1
2 min read
Explain Vue.js like I'm five

Explain Vue.js like I'm five

7
Comments 1
1 min read
Caching Component data in React

Caching Component data in React

17
Comments 4
4 min read
Setup a ES6 javascript project using webpack, babel and eslint

Setup a ES6 javascript project using webpack, babel and eslint

53
Comments 2
1 min read
React Native Mobx Tutorial - Part 1

React Native Mobx Tutorial - Part 1

26
Comments 4
4 min read
Karma.js, Headless Chrome and Docker

Karma.js, Headless Chrome and Docker

11
Comments
1 min read
Kotlin for Pebble

Kotlin for Pebble

12
Comments
2 min read
Angular and ASP.NET Core

Angular and ASP.NET Core

62
Comments 5
18 min read
Debugging JavaScript with Source Maps

Debugging JavaScript with Source Maps

22
Comments 1
6 min read
Is-Vegan helps you to find out which food ingredients are vegan / non-vegan

Is-Vegan helps you to find out which food ingredients are vegan / non-vegan

15
Comments
1 min read
Lazy Evaluation in JavaScript with Generators, Map, Filter, and Reduce

Lazy Evaluation in JavaScript with Generators, Map, Filter, and Reduce

64
Comments 5
5 min read
Deep Copy and the Immutability Issue

Deep Copy and the Immutability Issue

61
Comments 10
5 min read
loading...