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.
Sum root to leaf numbers, solving an Amazon interview question

Sum root to leaf numbers, solving an Amazon interview question

56
Comments 3
2 min read
Split Path String

Split Path String

11
Comments
2 min read
Printer Hacks for Fun

Printer Hacks for Fun

28
Comments 2
2 min read
Self Learning: Why I Built A Meditation App
Cover image for Self Learning: Why I Built A Meditation App

Self Learning: Why I Built A Meditation App

4
Comments
3 min read
How to auto-read SMS/OTP in react native without permission?
Cover image for How to auto-read SMS/OTP in react native without permission?

How to auto-read SMS/OTP in react native without permission?

42
Comments 5
2 min read
Migrating Model Changes with the Kentico Kontent CLI

Migrating Model Changes with the Kentico Kontent CLI

9
Comments
10 min read
Array Manipulation in React
Cover image for Array Manipulation in React

Array Manipulation in React

4
Comments
1 min read
How to use the nullish coalescing operator (??) in Javascript
Cover image for How to use the nullish coalescing operator (??) in Javascript

How to use the nullish coalescing operator (??) in Javascript

67
Comments 10
2 min read
How I approached keyboard accessibility on my site navigation
Cover image for How I approached keyboard accessibility on my site navigation

How I approached keyboard accessibility on my site navigation

7
Comments
6 min read
61: Watch out 'Burning Out'

61: Watch out 'Burning Out'

4
Comments
1 min read
A store implementation from scratch using Vue3's composition API

A store implementation from scratch using Vue3's composition API

11
Comments
5 min read
Using javascript custom events to make a notification service.

Using javascript custom events to make a notification service.

7
Comments
4 min read
An angle on React state you haven't seen before...
Cover image for An angle on React state you haven't seen before...

An angle on React state you haven't seen before...

51
Comments 3
10 min read
React - how to use pseudo-selectors with Radium
Cover image for React - how to use pseudo-selectors with Radium

React - how to use pseudo-selectors with Radium

25
Comments 1
2 min read
Server Side Rendering React App with Deno
Cover image for Server Side Rendering React App with Deno

Server Side Rendering React App with Deno

132
Comments 15
4 min read
Build a CLI Puppeteer tool to screenshot all the things!
Cover image for Build a CLI Puppeteer tool to screenshot all the things!

Build a CLI Puppeteer tool to screenshot all the things!

6
Comments
10 min read
Shorten your if statements using the '&&' operator
Cover image for Shorten your if statements using the '&&' operator

Shorten your if statements using the '&&' operator

6
Comments 8
1 min read
How to generate 11 char hash key for Sms Retriever?
Cover image for How to generate 11 char hash key for Sms Retriever?

How to generate 11 char hash key for Sms Retriever?

11
Comments 6
2 min read
Build your own code generator in JavaScript
Cover image for Build your own code generator in JavaScript

Build your own code generator in JavaScript

45
Comments
8 min read
My first portfolio

My first portfolio

5
Comments 10
1 min read
Get the domain name from a string containing a URL in JavaScript

Get the domain name from a string containing a URL in JavaScript

12
Comments
1 min read
5 JavaScript Animations You'll Want On Your Website
Cover image for 5 JavaScript Animations You'll Want On Your Website

5 JavaScript Animations You'll Want On Your Website

21
Comments
6 min read
Demystifying React Hooks: useContext
Cover image for Demystifying React Hooks: useContext

Demystifying React Hooks: useContext

116
Comments 10
4 min read
🚀10 Trending projects on GitHub for web developers - 26th June 2020

🚀10 Trending projects on GitHub for web developers - 26th June 2020

182
Comments 1
2 min read
The best Wikipedia Clone
Cover image for The best Wikipedia Clone

The best Wikipedia Clone

12
Comments
2 min read
loading...