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.
Data Types in JavaScript
Cover image for Data Types in JavaScript

Data Types in JavaScript

5
Comments
4 min read
[freeCodeCamp] Basic JavaScript - Strings
Cover image for [freeCodeCamp] Basic JavaScript - Strings

[freeCodeCamp] Basic JavaScript - Strings

5
Comments
4 min read
My first browser extension is now available! The process of creating a new tab replacement for Chrome and Firefox
Cover image for My first browser extension is now available! The process of creating a new tab replacement for Chrome and Firefox

My first browser extension is now available! The process of creating a new tab replacement for Chrome and Firefox

3
Comments
2 min read
What are your biggest struggles in learning JavaScript?

What are your biggest struggles in learning JavaScript?

19
Comments 68
1 min read
Help me revamp my web dev portfolio!
Cover image for Help me revamp my web dev portfolio!

Help me revamp my web dev portfolio!

7
Comments 5
1 min read
JavaScript Closes

JavaScript Closes

18
Comments
3 min read
Opinions on truthiness across languages

Opinions on truthiness across languages

9
Comments 3
2 min read
iOS vs Android COVID-19 Mobility Visualized
Cover image for iOS vs Android COVID-19 Mobility Visualized

iOS vs Android COVID-19 Mobility Visualized

7
Comments
3 min read
{ "Objects" : "In JavaScript" }

{ "Objects" : "In JavaScript" }

6
Comments
4 min read
Hacky Friday Stuff #03.07.2020
Cover image for Hacky Friday Stuff #03.07.2020

Hacky Friday Stuff #03.07.2020

8
Comments
4 min read
React Native app from scratch | Part 3 Custom Hooks

React Native app from scratch | Part 3 Custom Hooks

7
Comments
1 min read
using useState to initialise the state with the props -using map function for rendering data initially

using useState to initialise the state with the props -using map function for rendering data initially

2
Comments 1
1 min read
Tampermonkey script to show anchor tag links on dev.to articles
Cover image for Tampermonkey script to show anchor tag links on dev.to articles

Tampermonkey script to show anchor tag links on dev.to articles

8
Comments
3 min read
Learning Linked Lists

Learning Linked Lists

4
Comments
3 min read
What is JavaScript Function?
Cover image for What is JavaScript Function?

What is JavaScript Function?

3
Comments
1 min read
ES6 template Literals ... More control over dynamic strings
Cover image for ES6 template Literals ... More control over dynamic strings

ES6 template Literals ... More control over dynamic strings

5
Comments
2 min read
Hacky Friday Stuff #29.05.2020
Cover image for Hacky Friday Stuff #29.05.2020

Hacky Friday Stuff #29.05.2020

3
Comments
3 min read
Testing React Components With Jest and React Testing Library

Testing React Components With Jest and React Testing Library

2
Comments
1 min read
LeetCode's Two Sum challenge
Cover image for LeetCode's Two Sum challenge

LeetCode's Two Sum challenge

3
Comments
2 min read
Yet another intro to Promise, async - await in JavaScript
Cover image for Yet another intro to Promise, async - await in JavaScript

Yet another intro to Promise, async - await in JavaScript

6
Comments 1
5 min read
A light introduction to tacit programming with JavaScript

A light introduction to tacit programming with JavaScript

5
Comments 2
7 min read
tips for making your code usable for everyone

tips for making your code usable for everyone

2
Comments
1 min read
STEPS TO BE SUCCESSIFUL WEB DEVELOPER

STEPS TO BE SUCCESSIFUL WEB DEVELOPER

5
Comments
2 min read
Counting Linearly With Counting Sort
Cover image for Counting Linearly With Counting Sort

Counting Linearly With Counting Sort

21
Comments 5
15 min read
Allowing string interpolation and line breaks inside strings in Javascript

Allowing string interpolation and line breaks inside strings in Javascript

5
Comments
1 min read
loading...