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.
How to Beautify Javascript Code?

How to Beautify Javascript Code?

9
Comments 2
1 min read
Fastest Way to Generate Random Strings in JavaScript

Fastest Way to Generate Random Strings in JavaScript

30
Comments 7
2 min read
Become a React Developer in a Weekend

Become a React Developer in a Weekend

248
Comments 9
4 min read
Adding View Count to your JAMstack Website with JavaScript and Google Analytics

Adding View Count to your JAMstack Website with JavaScript and Google Analytics

7
Comments 1
5 min read
I attended FrontEndNorth, here are my notes!

I attended FrontEndNorth, here are my notes!

6
Comments
7 min read
MineSweeper Game In Vanilla JavaScript

MineSweeper Game In Vanilla JavaScript

64
Comments 14
1 min read
A JavaScript interview question asked at Google

A JavaScript interview question asked at Google

505
Comments 33
3 min read
How to use Ionicons v5 with Vue.js

How to use Ionicons v5 with Vue.js

83
Comments 13
3 min read
Generate SSH key and add it to the ssh-agent

Generate SSH key and add it to the ssh-agent

11
Comments
2 min read
How to deploy with pm2 Javascript applications

How to deploy with pm2 Javascript applications

7
Comments
2 min read
Beacon API

Beacon API

36
Comments
2 min read
Can anyone please suggest some javascript books and roadmap to learn backend web development with NodeJS?

Can anyone please suggest some javascript books and roadmap to learn backend web development with NodeJS?

5
Comments 4
1 min read
Cómo crear un paquete de Node

Cómo crear un paquete de Node

7
Comments
2 min read
I used to think TypeScript is a waste of time. Now I changed my mind.

I used to think TypeScript is a waste of time. Now I changed my mind.

69
Comments 37
5 min read
What is Understandable Blockchain (UBC) - Chapter 1

What is Understandable Blockchain (UBC) - Chapter 1

6
Comments
2 min read
Most in-demand tools for managing JS data in 2020

Most in-demand tools for managing JS data in 2020

3
Comments
4 min read
5 Examples of JavaScript GraphQL APIs to Learn From

5 Examples of JavaScript GraphQL APIs to Learn From

120
Comments
3 min read
Nuxt.js: Primeiras impressões

Nuxt.js: Primeiras impressões

4
Comments 1
3 min read
Linting your Open Source Repository

Linting your Open Source Repository

35
Comments
1 min read
Getting Started with RxJS

Getting Started with RxJS

65
Comments 1
7 min read
Creating a release info dashboard

Creating a release info dashboard

14
Comments
3 min read
Hot to call this function from another component in react?

Hot to call this function from another component in react?

5
Comments 9
1 min read
🎁🎁 Thread of Execution Visually Explained 🎁🎁

🎁🎁 Thread of Execution Visually Explained 🎁🎁

9
Comments
3 min read
Javascript : Concatenating Arrays

Javascript : Concatenating Arrays

9
Comments 4
3 min read
JavaScript Interview Questions

JavaScript Interview Questions

61
Comments 1
3 min read
TIL – requestSubmit offers a way to validate a form before submitting it

TIL – requestSubmit offers a way to validate a form before submitting it

9
Comments
3 min read
Creating a MobX store from start to finish

Creating a MobX store from start to finish

20
Comments
4 min read
Merge Sort Explained By Trying To Become A Tennis Champion

Merge Sort Explained By Trying To Become A Tennis Champion

55
Comments 5
7 min read
Advanced TypeScript Exercises - Answer 2

Advanced TypeScript Exercises - Answer 2

46
Comments 10
2 min read
⚛️ JavaScript Updates, React, VSCode, AI and More — Weekly Picks #114

⚛️ JavaScript Updates, React, VSCode, AI and More — Weekly Picks #114

67
Comments
3 min read
Confused by Redux: What the heck is Redux? What is state? Why do we need a state manager?

Confused by Redux: What the heck is Redux? What is state? Why do we need a state manager?

35
Comments 5
2 min read
Node Parallel Execution

Node Parallel Execution

16
Comments
6 min read
WP Snippet #005 Simple custom Rest Api route

WP Snippet #005 Simple custom Rest Api route

6
Comments
3 min read
Typescript The Power of SOC in Angular

Typescript The Power of SOC in Angular

14
Comments
1 min read
Array – JavaScript Series – Part 20

Array – JavaScript Series – Part 20

10
Comments
1 min read
Setup a Next.js project with PM2, Nginx and Yarn on Ubuntu 18.04

Setup a Next.js project with PM2, Nginx and Yarn on Ubuntu 18.04

125
Comments 5
4 min read
Faking errors to test error scenarios in Express API's

Faking errors to test error scenarios in Express API's

9
Comments
3 min read
GUI automation test with puppeteer

GUI automation test with puppeteer

14
Comments 1
2 min read
Create a React.js, Tailwind with i18n project in a couple of minutes from Github

Create a React.js, Tailwind with i18n project in a couple of minutes from Github

12
Comments 4
2 min read
Handling Observables with Structural Directives in Angular

Handling Observables with Structural Directives in Angular

135
Comments 2
10 min read
The most important sorting algorithm you need to know

The most important sorting algorithm you need to know

212
Comments 9
3 min read
What to Choose Between Gridsome and NUXTJS

What to Choose Between Gridsome and NUXTJS

5
Comments 4
1 min read
Run useEffect Only Once :React

Run useEffect Only Once :React

5
Comments 1
1 min read
How to Protect Your Serverless HTTP API on AWS

How to Protect Your Serverless HTTP API on AWS

51
Comments 3
9 min read
How to use stub multiple API requests dynamically in Cypress

How to use stub multiple API requests dynamically in Cypress

12
Comments 6
2 min read
React Router Hooks - How To Use Them

React Router Hooks - How To Use Them

71
Comments
3 min read
How to reuse your Trix WYSIWYG editor with Vue?

How to reuse your Trix WYSIWYG editor with Vue?

10
Comments
4 min read
CustomElements / WebComponents live reload

CustomElements / WebComponents live reload

7
Comments
2 min read
Use React Hooks & Context API to build a Redux style state container

Use React Hooks & Context API to build a Redux style state container

45
Comments 2
4 min read
15 JavaScript courses: Learn Web Development, HTML, and CSS

15 JavaScript courses: Learn Web Development, HTML, and CSS

79
Comments 1
10 min read
Building a Realtime Collaborative Microsoft Paint

Building a Realtime Collaborative Microsoft Paint

46
Comments 4
6 min read
Call() Apply() and Bind() in JavaScript

Call() Apply() and Bind() in JavaScript

24
Comments 2
2 min read
✨ Introducing use-places-autocomplete: React hook for Google Maps Places Autocomplete

✨ Introducing use-places-autocomplete: React hook for Google Maps Places Autocomplete

61
Comments 15
3 min read
Reverse an Integer--the Right Way

Reverse an Integer--the Right Way

17
Comments 1
3 min read
Learning to Love Testing Library

Learning to Love Testing Library

44
Comments 4
3 min read
What is preventDefault() in JS?

What is preventDefault() in JS?

14
Comments 3
1 min read
How to use NFC tags with React Native

How to use NFC tags with React Native

26
Comments 2
1 min read
Advanced TypeScript Exercises - Question 1

Advanced TypeScript Exercises - Question 1

210
Comments 16
1 min read
Add a Table of Contents with Smooth scroll using Gatsby and MDX

Add a Table of Contents with Smooth scroll using Gatsby and MDX

11
Comments
9 min read
JavaScript Saved My Life

JavaScript Saved My Life

30
Comments 9
3 min read
loading...