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 an URL Shortener with Github Actions, Serverless Framework, and AWS Function Urls

Building an URL Shortener with Github Actions, Serverless Framework, and AWS Function Urls

59
Comments
8 min read
Day 20-24: Drum Machine
Cover image for Day 20-24: Drum Machine

Day 20-24: Drum Machine

12
Comments
2 min read
Fastest color conversion and blending in JS with typed arrays
Cover image for Fastest color conversion and blending in JS with typed arrays

Fastest color conversion and blending in JS with typed arrays

7
Comments
5 min read
Introducing Comparison Operators in JavaScript

Introducing Comparison Operators in JavaScript

10
Comments
3 min read
Understand "this" in JavaScript
Cover image for Understand "this" in JavaScript

Understand "this" in JavaScript

16
Comments
2 min read
JavaScript really needs a way to load local files. . .
Cover image for JavaScript really needs a way to load local files. . .

JavaScript really needs a way to load local files. . .

7
Comments 2
2 min read
.forEach vs .map

.forEach vs .map

5
Comments
1 min read
Heap and Stack in JS basics

Heap and Stack in JS basics

9
Comments
1 min read
Geeking-out on SVG Graphics part-one
Cover image for Geeking-out on SVG Graphics part-one

Geeking-out on SVG Graphics part-one

12
Comments
6 min read
A performant way to use PouchDB@7 on React Native in 2022
Cover image for A performant way to use PouchDB@7 on React Native in 2022

A performant way to use PouchDB@7 on React Native in 2022

22
Comments 7
4 min read
Import your GitHub or GitLab repository directly into Deno
Cover image for Import your GitHub or GitLab repository directly into Deno

Import your GitHub or GitLab repository directly into Deno

11
Comments
1 min read
Cuidado com esse código no Javascript
Cover image for Cuidado com esse código no Javascript

Cuidado com esse código no Javascript

8
Comments 1
2 min read
Day 1 - What is hoisting and how to prevent it in javascript?
Cover image for Day 1 - What is hoisting and how to prevent it in javascript?

Day 1 - What is hoisting and how to prevent it in javascript?

12
Comments
1 min read
How Angular Works, and Why You Should Be Using It.
Cover image for How Angular Works, and Why You Should Be Using It.

How Angular Works, and Why You Should Be Using It.

83
Comments 13
4 min read
Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.
Cover image for Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.

Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.

3
Comments 6
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.