Explore tweets tagged as #javascripttrick
@rbayuokt
abipraya
4 years
#javascripttrick. alternatif kalau masih takut atau bingung pake typescript tapi pengen "aman" juga kita bisa pake alternatif ini, yaitu dengan menambahkan dokumentasi komponen ( saya biasa nyebut gitu wkk ) nah fungsinya adalah biar kita lebih aman saat passing nilai 🙏
Tweet media one
Tweet media two
Tweet media three
4
4
42
@ThisIsAliJafari
Ali A. Jafari
5 years
Spread and Rename.its value is "Jonah".Because spread creates a shallow of the array.#Javascript.#JS.#JavascriptTrick
Tweet media one
0
2
1
@SthanaveTech
Sthanave Technologies
2 months
💻 Hey Developers!.What would you say after seeing this JavaScript comparison?.Share your answer in the comments!.Follow for more.#JavaScript #JavaScriptTrick #TechPuzzle #sthanavetechnologies
Tweet media one
0
0
1
@macronimous
Macronimous.com
9 years
.Javascript console tricks #JavaScriptTrick #JavaScriptTips
0
0
0
@macronimous
Macronimous.com
9 years
0
0
0
@coderfrankfurt
CoderFrankfurt
2 years
Don't forget to use the strict mode when writing JavaScript code! Strict mode helps you write more secure and efficient code. #JavaScriptTip #JavaScriptTrick.
0
1
2
@shagari_boy
HE WHO CODES
4 years
#javaScriptTrick. Convert to String.To quickly convert a number to a string, we can use the concatenation operator + followed by an empty set of quotation marks "" . const val = 1 + "";.console.log(val); // Result: "1".console.log(typeof val); // Result: "string".
0
0
0