
Creating a custom message for variables and functions in my code editor
So I was just playing with my code on vs code some time ago and then I discovered I could create a message of what every variable and function declared does in my code. Let’s break it down. To create an array variable named devNames that stores the u...
Jul 28, 20191 min read84
