developer_amir's profile picture. Engineering @kisannetwork |
Typescript | Javascript | Go |
I Tweet about all things Software Engineering
http://github.com/amirsaleem-kn

Amir

@developer_amir

Engineering @kisannetwork | Typescript | Javascript | Go | I Tweet about all things Software Engineering http://github.com/amirsaleem-kn

Pinned

Topic: Temporal Dead Zone in Javascript In JS, let and const have two main differences from var 1. They are block-scoped 2. Accessing let or const before declaration results in ReferenceError whereas accessing var before initialization results in undefined More in thread 🧵


Just stumbled upon @KFC_India website casually printing SQL queries on the webpage during DB errors. Free database tour, anyone?

developer_amir's tweet image. Just stumbled upon @KFC_India website casually printing SQL queries on the webpage during DB errors. Free database tour, anyone?

I just used the Fotor @fotor_com background remover feature!🤩 It's so easy to use and it's saved me so much time. Check it out! 👉 fotor.com/features/backg…


🔥 JavaScript Trick Alert! 😎 Did you know that you can use the double bitwise NOT operator (~~) to quickly convert a number to an integer? 🎯 It's a neat little trick to truncate decimal places without using Math.floor() or parseInt(). #javascript

developer_amir's tweet image. 🔥 JavaScript Trick Alert! 😎 
Did you know that you can use the double bitwise NOT operator (~~) to quickly convert a number to an integer? 🎯 It's a neat little trick to truncate decimal places without using Math.floor() or parseInt().

#javascript

Difference b/w Arguments & Parameters in context of Functions in Programming The input variables that are defined in a function declaration are called Parameters The input variables with which the function is called / invoked are called Arguments Example #programming

developer_amir's tweet image. Difference b/w Arguments & Parameters in context of Functions in Programming

The input variables that are defined in a function declaration are called Parameters

The input variables with which the function is called / invoked are called Arguments

Example

#programming

United States Trends

Loading...

Something went wrong.


Something went wrong.