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.
Getting the horizontal and vertical centers of an element
Cover image for Getting the horizontal and vertical centers of an element

Getting the horizontal and vertical centers of an element

7
Comments
2 min read
New Promise Methods: allSettled & any
Cover image for New Promise Methods: allSettled & any

New Promise Methods: allSettled & any

7
Comments
2 min read
How to use Scoped Slot inside Vue's Render Function (Vuetify)
Cover image for How to use Scoped Slot inside Vue's Render Function (Vuetify)

How to use Scoped Slot inside Vue's Render Function (Vuetify)

5
Comments 7
1 min read
Day 17: I hate programming

Day 17: I hate programming

9
Comments 15
1 min read
Which programming language do you to write code for your desktop apps?

Which programming language do you to write code for your desktop apps?

5
Comments 3
1 min read
๐Ÿค” Do you use Redux, if not what do you use?

๐Ÿค” Do you use Redux, if not what do you use?

8
Comments 7
1 min read
Everything new coming in ES2021
Cover image for Everything new coming in ES2021

Everything new coming in ES2021

226
Comments 10
6 min read
8 Projects That Can Get You an Interview (with recommended video)
Cover image for 8 Projects That Can Get You an Interview (with recommended video)

8 Projects That Can Get You an Interview (with recommended video)

155
Comments
3 min read
DOM Element Id as global variable
Cover image for DOM Element Id as global variable
03:48

DOM Element Id as global variable

8
Comments
2 min read
JS fundamentals: const vs var vs let?
Cover image for JS fundamentals: const vs var vs let?

JS fundamentals: const vs var vs let?

32
Comments 9
6 min read
3 Mistakes Junior Developers Make with React Function Component State
Cover image for 3 Mistakes Junior Developers Make with React Function Component State

3 Mistakes Junior Developers Make with React Function Component State

372
Comments 28
5 min read
The Importance of Array Methods in JS [explained with food]

The Importance of Array Methods in JS [explained with food]

3
Comments
2 min read
Advice for new web developer learners

Advice for new web developer learners

7
Comments 5
1 min read
Using command pattern with vue composition-API

Using command pattern with vue composition-API

9
Comments
3 min read
Day 20: Code Refactoring

Day 20: Code Refactoring

5
Comments 1
1 min read
My React takeaways (2020 April~August)

My React takeaways (2020 April~August)

5
Comments
5 min read
Practical Functional Programming in JavaScript - Error Handling
Cover image for Practical Functional Programming in JavaScript - Error Handling

Practical Functional Programming in JavaScript - Error Handling

50
Comments 2
5 min read
Front end web developer for begginers

Front end web developer for begginers

5
Comments 2
1 min read
Value in javascript
Cover image for Value in javascript

Value in javascript

2
Comments
1 min read
100 days of code for me
Cover image for 100 days of code for me

100 days of code for me

6
Comments
1 min read
Using Twilio for User Verification on your website

Using Twilio for User Verification on your website

8
Comments 1
8 min read
How I review a Pull Request

How I review a Pull Request

35
Comments 2
4 min read
โœ Handle CSS in webpack | Extract CSS
Cover image for โœ Handle CSS in webpack | Extract CSS

โœ Handle CSS in webpack | Extract CSS

10
Comments 3
3 min read
[Challenge] ๐Ÿ FizzBuzz without if/else
Cover image for [Challenge] ๐Ÿ FizzBuzz without if/else

[Challenge] ๐Ÿ FizzBuzz without if/else

85
Comments 102
1 min read
How not to get people to use your library

How not to get people to use your library

7
Comments
3 min read
loading...