#javascript
Read more stories on Hashnode
Articles with this tag
Some days ago, I stumbled on a Twitter post showcasing an app’s screen with a glaring NaN error in place of what could have been a currency value. The...
It is more common to say that we can declare variables in three ways, using var, let, or const. But there are even more ways to do this :) · In...
In today’s world, more and more people have access to the internet. But internet connection is not always stable. And when it is relatively stable,...
Hi everyone. During my first few months of programming experience and relating with other programmers of different languages, I have noticed that some...