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.
Effectively using the Chrome Javascript Console

Effectively using the Chrome Javascript Console

12
Comments
3 min read
Vue CLI Router + Vuetify plugins

Vue CLI Router + Vuetify plugins

11
Comments
3 min read
How Modern E-Commerce Websites Are Built?

How Modern E-Commerce Websites Are Built?

15
Comments 1
7 min read
Adding a Material Design CardView to a NativeScript App

Adding a Material Design CardView to a NativeScript App

4
Comments
3 min read
Introduction to ES6 modules

Introduction to ES6 modules

12
Comments 1
7 min read
Sometimes, in the heat of the moment, it's forgivable to cause a runtime exception.

Sometimes, in the heat of the moment, it's forgivable to cause a runtime exception.

12
Comments 3
2 min read
Javascript events

Javascript events

8
Comments
1 min read
Parse user input for urls, timestamps & hashtags with RegEX 🧠

Parse user input for urls, timestamps & hashtags with RegEX 🧠

57
Comments 3
6 min read
I Promise this is a practical guide to Async / Await

I Promise this is a practical guide to Async / Await

91
Comments 8
6 min read
ES6 Arrow Functions

ES6 Arrow Functions

36
Comments 6
1 min read
The Importance of Commenting

The Importance of Commenting

5
Comments 1
1 min read
Getting started with Nexmo's Number Insight APIs on Koa.js

Getting started with Nexmo's Number Insight APIs on Koa.js

7
Comments
7 min read
Website speed testing – Are you doing it right?

Website speed testing – Are you doing it right?

15
Comments 1
8 min read
Building a simple app in Dojo

Building a simple app in Dojo

6
Comments
4 min read
Code smart, not hard

Code smart, not hard

490
Comments 21
4 min read
Searching content with Fuse.js

Searching content with Fuse.js

10
Comments
3 min read
Firebase as simple database to React app

Firebase as simple database to React app

157
Comments 15
4 min read
DOM performance case study

DOM performance case study

136
Comments 15
9 min read
Don't trust SemVersioning in NPM Modules

Don't trust SemVersioning in NPM Modules

20
Comments 20
2 min read
How do you Think in Angular?

How do you Think in Angular?

4
Comments 2
1 min read
React Hooks explained as simply as I humanly can

React Hooks explained as simply as I humanly can

64
Comments 8
1 min read
Path aliases with TypeScript in Node.js

Path aliases with TypeScript in Node.js

221
Comments 32
2 min read
Learning JavaScript: Take 1.

Learning JavaScript: Take 1.

11
Comments
2 min read
Minimalistic architecture for Minimalistic product.

Minimalistic architecture for Minimalistic product.

6
Comments
2 min read
Creating an Ionic Theme for NativeScript

Creating an Ionic Theme for NativeScript

6
Comments
3 min read
What are your go-to libraries for input masking?

What are your go-to libraries for input masking?

5
Comments
1 min read
Codecrumbs - a new way of learning and documenting source code

Codecrumbs - a new way of learning and documenting source code

43
Comments 5
3 min read
Why you should adopt Graphql

Why you should adopt Graphql

12
Comments 4
2 min read
What Do You Think About Types?

What Do You Think About Types?

12
Comments 11
1 min read
Dealing with callbacks as props in React

Dealing with callbacks as props in React

84
Comments 3
8 min read
If/else or just if?

If/else or just if?

96
Comments 97
1 min read
node.js process killer

node.js process killer

7
Comments
1 min read
Understanding Micro Frontends

Understanding Micro Frontends

31
Comments
12 min read
Adblockers Performance Study

Adblockers Performance Study

55
Comments 5
10 min read
The JS developer's view of WASM in 2019

The JS developer's view of WASM in 2019

16
Comments 5
4 min read
Recursion

Recursion

26
Comments 1
2 min read
Is there a way to explain hooks without mentioning class component?

Is there a way to explain hooks without mentioning class component?

8
Comments 4
1 min read
Web Scraping Walkthrough with Python

Web Scraping Walkthrough with Python

88
Comments 9
14 min read
It is NOT always right to pin your dependencies

It is NOT always right to pin your dependencies

7
Comments
2 min read
Netsuite Searching with SuiteScript 2.0

Netsuite Searching with SuiteScript 2.0

10
Comments 1
3 min read
What is ES6 spread operator ?

What is ES6 spread operator ?

6
Comments 3
1 min read
Limits of a Headless CMS?

Limits of a Headless CMS?

10
Comments 3
2 min read
faceRecognition

faceRecognition

7
Comments
1 min read
Array manipulation in JavaScript 🧐

Array manipulation in JavaScript 🧐

162
Comments 23
2 min read
Learn Docker - from the beginning, part II volumes

Learn Docker - from the beginning, part II volumes

204
Comments 37
12 min read
A guide to Express request and response mocking/stubbing with Jest or sinon

A guide to Express request and response mocking/stubbing with Jest or sinon

19
Comments
15 min read
Removing duplicates in an Array of Objects in JS with Sets

Removing duplicates in an Array of Objects in JS with Sets

306
Comments 41
2 min read
Creating a Portfolio with Gatsby and ReactJS? Beware!!!

Creating a Portfolio with Gatsby and ReactJS? Beware!!!

8
Comments
4 min read
ui-form-field - A simpler way to work with Forms in React

ui-form-field - A simpler way to work with Forms in React

5
Comments 2
1 min read
Reference Error: JavaScript

Reference Error: JavaScript

9
Comments
2 min read
React Native, one year later: what we've learned

React Native, one year later: what we've learned

79
Comments
5 min read
50 Days of the #100DaysOfCode challenge

50 Days of the #100DaysOfCode challenge

12
Comments 8
3 min read
Retrieve entire data from paginated API recursively.

Retrieve entire data from paginated API recursively.

31
Comments 6
2 min read
So I wrote a technical book 😁

So I wrote a technical book 😁

84
Comments 29
4 min read
I built my first React Native app

I built my first React Native app

22
Comments 10
1 min read
I built the Web app to search commits on GitHub

I built the Web app to search commits on GitHub

14
Comments 5
2 min read
Reccursive methods

Reccursive methods

10
Comments 2
3 min read
Going serverless with React and AWS Amplify Part 4: Hosting

Going serverless with React and AWS Amplify Part 4: Hosting

43
Comments
4 min read
Automating testing, building and publishing of TypeScript libraries

Automating testing, building and publishing of TypeScript libraries

12
Comments 1
4 min read
Commonly Asked Coding Problems in JavaScript Interviews

Commonly Asked Coding Problems in JavaScript Interviews

17
Comments
2 min read
loading...