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.
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
Testing React Components With Jest and React Testing Library

Testing React Components With Jest and React Testing Library

2
Comments
1 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
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
Bubble Sort in JavaScript

Bubble Sort in JavaScript

2
Comments
4 min read
Find Intersection Between Two List

Find Intersection Between Two List

4
Comments
1 min read
You don't need to remember everything

You don't need to remember everything

7
Comments
2 min read
Intro to the Switch Statement

Intro to the Switch Statement

6
Comments
2 min read
RxJS - Nuggets of wisdom

RxJS - Nuggets of wisdom

11
Comments
1 min read
JavaScript Destructs

JavaScript Destructs

7
Comments 2
3 min read
Built my first CRUD app

Built my first CRUD app

24
Comments 3
16 min read
JavaScript Security Pitfalls

JavaScript Security Pitfalls

13
Comments 2
2 min read
Of Classes and Constructor Functions: How JavaScript is Different from Other OOP Languages
Cover image for Of Classes and Constructor Functions: How JavaScript is Different from Other OOP Languages

Of Classes and Constructor Functions: How JavaScript is Different from Other OOP Languages

7
Comments
5 min read
Why x.ai chose Scala and Node to build their platform 00:00

Why x.ai chose Scala and Node to build their platform

32
Comments 7
1 min read
loading...