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.
Building a Javascript single page application without framework

Building a Javascript single page application without framework

15
Comments
5 min read
Building a simple offline-capable Notepad app using ServiceWorker

Building a simple offline-capable Notepad app using ServiceWorker

8
Comments 3
7 min read
MJSQ 101: FizzBuzz

MJSQ 101: FizzBuzz

6
Comments
3 min read
How to Make a Card Game in JavaScript, part 1

How to Make a Card Game in JavaScript, part 1

4
Comments 4
2 min read
Custom Jest Snapshots Directory Setup

Custom Jest Snapshots Directory Setup

7
Comments
1 min read
Gatsby.js starter with light/dark themes based on CSS variables (TypeScript)

Gatsby.js starter with light/dark themes based on CSS variables (TypeScript)

17
Comments
2 min read
DeepCode's Top Findings #10: Confusing Use of '!'

DeepCode's Top Findings #10: Confusing Use of '!'

6
Comments 1
2 min read
Contributors on JS (Svelte) app for decentralized network

Contributors on JS (Svelte) app for decentralized network

5
Comments
1 min read
Open modal in all screen in REACT NATIVE

Open modal in all screen in REACT NATIVE

4
Comments 1
1 min read
The State Hook

The State Hook

9
Comments
3 min read
Web Maker: Preventing Infinite Loops

Web Maker: Preventing Infinite Loops

5
Comments
4 min read
🚄Node On Rails: Finding the backend server: exploring NestJS Part 2!

🚄Node On Rails: Finding the backend server: exploring NestJS Part 2!

44
Comments 2
4 min read
How to generate a table from JSON data with es6

How to generate a table from JSON data with es6

11
Comments
1 min read
The Perils of Rehydration: An Eye-Opening Realization about Gatsby and React

The Perils of Rehydration: An Eye-Opening Realization about Gatsby and React

13
Comments
10 min read
How I made Flappy Pose, Flappy Bird but where you flap with your arms

How I made Flappy Pose, Flappy Bird but where you flap with your arms

8
Comments
2 min read
Revealing module pattern in Javascript

Revealing module pattern in Javascript

5
Comments
2 min read
Creating a slack game using Serverless architecture & AWS - part 2

Creating a slack game using Serverless architecture & AWS - part 2

5
Comments
7 min read
The Positives of Failing a Developer Interview

The Positives of Failing a Developer Interview

10
Comments
3 min read
Building User Interfaces with Pure Functions and Function Composition in React

Building User Interfaces with Pure Functions and Function Composition in React

6
Comments 6
4 min read
Svelte from a React developer's perspective. Part 3: Events

Svelte from a React developer's perspective. Part 3: Events

11
Comments
7 min read
G2 4.0 released

G2 4.0 released

10
Comments
6 min read
Handling time intervals in JavaScript

Handling time intervals in JavaScript

1
Comments 2
2 min read
The web share API

The web share API

9
Comments
6 min read
Amazon Alexa and Echo Show

Amazon Alexa and Echo Show

3
Comments 1
1 min read
Contributing to JS/React Open Source ♡

Contributing to JS/React Open Source ♡

6
Comments
2 min read
Bundling Custom Assets with Sprockets

Bundling Custom Assets with Sprockets

7
Comments
3 min read
Are libraries making us worse developers?

Are libraries making us worse developers?

6
Comments 1
2 min read
Understanding Var, Let and Const in JavaScript

Understanding Var, Let and Const in JavaScript

8
Comments
3 min read
Pimping up your console.log output

Pimping up your console.log output

7
Comments
1 min read
Documenting JS functions as haskell :P

Documenting JS functions as haskell :P

6
Comments
3 min read
Category Theory You're Already Using

Category Theory You're Already Using

11
Comments
7 min read
Using the url for state with Angular

Using the url for state with Angular

8
Comments
5 min read
React 16+ Responsive Carousel Tutorial with Examples

React 16+ Responsive Carousel Tutorial with Examples

6
Comments
1 min read
Migrating Hugo to Eleventy - Initial thoughts

Migrating Hugo to Eleventy - Initial thoughts

8
Comments 2
4 min read
Take your retros off-site

Take your retros off-site

6
Comments
3 min read
Skip the IIFE brackets

Skip the IIFE brackets

7
Comments
1 min read
Question about Node.js and scraping websites

Question about Node.js and scraping websites

4
Comments 1
1 min read
Looking for a Master to guide this young Padawan through the React side

Looking for a Master to guide this young Padawan through the React side

4
Comments
1 min read
Writing a Book as a Programmer

Writing a Book as a Programmer

24
Comments 5
14 min read
Recreate: Spotify (part 2)

Recreate: Spotify (part 2)

18
Comments
9 min read
Sequelize decimal type error

Sequelize decimal type error

7
Comments
2 min read
The benefits of Component Driven Web Development

The benefits of Component Driven Web Development

Comments 2
12 min read
Node Js Web Development Company in India

Node Js Web Development Company in India

3
Comments
1 min read
TypeScript -JavaScript on steroids

TypeScript -JavaScript on steroids

4
Comments
6 min read
MJSQ 101: == vs. ===, Use Strict, Event Bubbling,

MJSQ 101: == vs. ===, Use Strict, Event Bubbling,

6
Comments
4 min read
The Fine Art of the Webpack 2 Config

The Fine Art of the Webpack 2 Config

5
Comments 9
12 min read
Sending SMS Messages for Form Data with RingCentral and Netlify

Sending SMS Messages for Form Data with RingCentral and Netlify

7
Comments
2 min read
oneSpot - gather your accounts in one place

oneSpot - gather your accounts in one place

4
Comments
1 min read
Can we assign css to dynamic Generated Classes? YES we can

Can we assign css to dynamic Generated Classes? YES we can

46
Comments 4
1 min read
Thoughts on building composition-api functions

Thoughts on building composition-api functions

7
Comments
5 min read
Getting Started with Service Workers

Getting Started with Service Workers

19
Comments 5
12 min read
Drash - A REST microframework for Deno

Drash - A REST microframework for Deno

9
Comments 1
1 min read
Clever Removal of Duplicates from Arrays

Clever Removal of Duplicates from Arrays

6
Comments
2 min read
What is a JavaScript Multidimensional Array?

What is a JavaScript Multidimensional Array?

5
Comments
1 min read
The top programming languages (and how to learn them) according to more than 100,000 developers

The top programming languages (and how to learn them) according to more than 100,000 developers

6
Comments 1
2 min read
JAVASCRIPT toggle upper to lower/lower to upper

JAVASCRIPT toggle upper to lower/lower to upper

6
Comments
1 min read
Creating Extension for VS-Code

Creating Extension for VS-Code

5
Comments 1
1 min read
Angular HTTP best practices (AsyncPipe)

Angular HTTP best practices (AsyncPipe)

9
Comments
4 min read
Running Git in JavaScript and process of picking a proper open-source project

Running Git in JavaScript and process of picking a proper open-source project

4
Comments
5 min read
Integrating Bootstrap into Rails 5

Integrating Bootstrap into Rails 5

7
Comments 1
13 min read
loading...