Top Tweets for #basicjs
Lets test your knowledge 😎
What is the output ?
N.B: Don't fear to answer, I am your friend to discuss something to learn together.
So, my friends answer :)
#ask #javascript #basicJs #developers #FrontEndDeveloper #learnjs

In order for JavaScript to compare two different data types (for example, numbers and strings), it must convert one type to another.
This is known as Type Coercion.
#freecodecamp
#JSAlgorithmsandDataStructures
#basicJS

In JS, String values are immutable, which means that they cannot be altered once created.
The only way to change such a String would be to assign it a new value
let myName = "Pelumi";
myName[0] = "J" ;❌
myName = "Pelz"; ✅
#freecodecamp
#JSAlgorithms_DataStructures
#basicJS
As you write code, you should regularly add comments to clarify the function of parts of your code. Good commenting can help communicate the intent of your code — both for others and for your future self.
#freecodecamp
#basicJS
Last Seen Hashtags on Sotwe
Trends for you
Most Popular Users

Elon Musk 
@elonmusk
240.1M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
109.1M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.3M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.6M followers

KATY PERRY 
@katyperry
86.9M followers

Taylor Swift 
@taylorswift13
80.7M followers

Lady Gaga 
@ladygaga
72.3M followers

Kim Kardashian 
@kimkardashian
69.4M followers

Virat Kohli 
@imvkohli
68.7M followers

YouTube 
@youtube
68.6M followers

Bill Gates 
@billgates
63.4M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
61.3M followers

X 
@x
60.9M followers

Selena Gomez 
@selenagomez
60M followers


