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.
Accessibility first: DropDown (Select)
Cover image for Accessibility first: DropDown (Select)

Accessibility first: DropDown (Select)

88
Comments 12
5 min read
Short Circuit Assignment

Short Circuit Assignment

6
Comments
3 min read
Demeter’s Law: Don’t talk to strangers!
Cover image for Demeter’s Law: Don’t talk to strangers!

Demeter’s Law: Don’t talk to strangers!

77
Comments 10
4 min read
6 Mistakes You Might Be Making As A New Web Developer & How To Avoid Them
Cover image for 6 Mistakes You Might Be Making As A New Web Developer & How To Avoid Them

6 Mistakes You Might Be Making As A New Web Developer & How To Avoid Them

691
Comments 65
4 min read
Run a React App in a Docker Container
Cover image for Run a React App in a Docker Container

Run a React App in a Docker Container

129
Comments 28
3 min read
My React components repository
Cover image for My React components repository

My React components repository

40
Comments 6
2 min read
Refactoring a small Next app to use Hooks

Refactoring a small Next app to use Hooks

35
Comments 4
6 min read
Javascript: Let's create a proxy

Javascript: Let's create a proxy

37
Comments 1
7 min read
Building context-aware NodeJS bots using Servo

Building context-aware NodeJS bots using Servo

7
Comments
1 min read
An Example of Nuxt.js with a Custom Generator

An Example of Nuxt.js with a Custom Generator

10
Comments
4 min read
Avoiding Weird Javascript Behaviour (true + true === 2 but true !== 1)

Avoiding Weird Javascript Behaviour (true + true === 2 but true !== 1)

23
Comments 4
5 min read
Are Web Components a thing?
Cover image for Are Web Components a thing?

Are Web Components a thing?

48
Comments 4
4 min read
Writing better test assertions

Writing better test assertions

17
Comments 2
8 min read
Introducing the new kid on the block, React hooks
Cover image for Introducing the new kid on the block, React hooks

Introducing the new kid on the block, React hooks

30
Comments 4
1 min read
Creating a Vue.js component library: Part III - Consolidating into a Plugin

Creating a Vue.js component library: Part III - Consolidating into a Plugin

22
Comments 1
3 min read
Creating Cute GitHub Badges Based Off a Project's Mood (Node.js)
Cover image for Creating Cute GitHub Badges Based Off a Project's Mood (Node.js)

Creating Cute GitHub Badges Based Off a Project's Mood (Node.js)

11
Comments 2
3 min read
Build a Secure Node.js App with SQL Server
Cover image for Build a Secure Node.js App with SQL Server

Build a Secure Node.js App with SQL Server

38
Comments 1
23 min read
Grid gallery, Product carousel, Full page content | Module Monday 31
Cover image for Grid gallery, Product carousel, Full page content | Module Monday 31

Grid gallery, Product carousel, Full page content | Module Monday 31

16
Comments
2 min read
Hands-on Vue.js for Beginners (Part 7)

Hands-on Vue.js for Beginners (Part 7)

170
Comments 47
6 min read
Want tips on creating Daily logs using HTML,CSS &JS

Want tips on creating Daily logs using HTML,CSS &JS

5
Comments 3
1 min read
On The Inequality of Arrays
Cover image for On The Inequality of Arrays

On The Inequality of Arrays

8
Comments
2 min read
Upgrade to Webpack 4
Cover image for Upgrade to Webpack 4

Upgrade to Webpack 4

17
Comments 1
3 min read
React Router Introduction
Cover image for React Router Introduction

React Router Introduction

79
Comments
5 min read
Converting React Class Components to Function Components using Hooks
Cover image for Converting React Class Components to Function Components using Hooks

Converting React Class Components to Function Components using Hooks

9
Comments
13 min read
How to use Toastr.js notifications in an AngularDart web application
Cover image for How to use Toastr.js notifications in an AngularDart web application

How to use Toastr.js notifications in an AngularDart web application

6
Comments
2 min read
loading...