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.
Finishing A Side Project
Cover image for Finishing A Side Project

Finishing A Side Project

16
Comments 4
1 min read
Vanilla JavaScript countdown clock
Cover image for Vanilla JavaScript countdown clock

Vanilla JavaScript countdown clock

42
Comments 2
4 min read
Why everyone should learn vue.

Why everyone should learn vue.

2
Comments
1 min read
Introduction to Primitive types in JavaScript with examples
Cover image for Introduction  to
Primitive types in JavaScript with examples

Introduction to Primitive types in JavaScript with examples

7
Comments 2
3 min read
JavaScript Functions: Declare or Express?
Cover image for JavaScript Functions: Declare or Express?

JavaScript Functions: Declare or Express?

7
Comments
3 min read
Svelte x 11ty
Cover image for Svelte x 11ty

Svelte x 11ty

34
Comments 9
5 min read
Understanding Reconciliation: React Rendering Phases

Understanding Reconciliation: React Rendering Phases

39
Comments 2
2 min read
Creating a setter function in JavaScript Objects

Creating a setter function in JavaScript Objects

5
Comments
4 min read
Understanding to Hoisting

Understanding to Hoisting

11
Comments
2 min read
Why I will no longer be using console.log() to check React state updates
Cover image for Why I will no longer be using console.log() to check React state updates

Why I will no longer be using console.log() to check React state updates

136
Comments 6
3 min read
Get Your Twitch Stream Live on Your Website
Cover image for Get Your Twitch Stream Live on Your Website

Get Your Twitch Stream Live on Your Website

22
Comments 2
3 min read
The loading anti-pattern.

The loading anti-pattern.

4
Comments
3 min read
How to check if an array is empty using Javascript?

How to check if an array is empty using Javascript?

12
Comments 3
4 min read
Add Redux to a Next JS App
Cover image for Add Redux to a Next JS App

Add Redux to a Next JS App

52
Comments 8
4 min read
Intro to Material-UI
Cover image for Intro to Material-UI

Intro to Material-UI

14
Comments 1
4 min read
Memory Life cycle, Heap, Stack and Call Stack in JavaScript
Cover image for Memory Life cycle, Heap, Stack and Call Stack in JavaScript

Memory Life cycle, Heap, Stack and Call Stack in JavaScript

179
Comments 16
8 min read
Creating a Sticky NavBar with an Announcement Bar in ReactJS
Cover image for Creating a Sticky NavBar with an Announcement Bar in ReactJS

Creating a Sticky NavBar with an Announcement Bar in ReactJS

47
Comments 6
8 min read
Understanding closures in JavaScript

Understanding closures in JavaScript

62
Comments
4 min read
Delivering APIs at the edge with Cloudflare Workers
Cover image for Delivering APIs at the edge with Cloudflare Workers

Delivering APIs at the edge with Cloudflare Workers

25
Comments 1
14 min read
Making A Really Simple Redis API with Node.js
Cover image for Making A Really Simple Redis API with Node.js

Making A Really Simple Redis API with Node.js

18
Comments 1
3 min read
A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js
Cover image for A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js

A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js

90
Comments
5 min read
Setup Stripe Payment for React Native using Expo

Setup Stripe Payment for React Native using Expo

12
Comments 7
4 min read
Open Hacktoberfest Issues on Scaffolder
Cover image for Open Hacktoberfest Issues on Scaffolder

Open Hacktoberfest Issues on Scaffolder

10
Comments 1
1 min read
How to debug Netlify serverless lambda functions using VS Code
Cover image for How to debug Netlify serverless lambda functions using VS Code

How to debug Netlify serverless lambda functions using VS Code

39
Comments
5 min read
Understand CSS Specificity
Cover image for Understand CSS Specificity

Understand CSS Specificity

9
Comments
2 min read
loading...