Creating a custom message for variables and functions in my code editor
Jul 28, 2019 · 1 min read · 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...
Join discussion
