Show Dev: A VSCode Snippet to Write JS Arrow Function Really Fast

vinliao

Vincent Liao

Posted on February 27, 2021

Show Dev: A VSCode Snippet to Write JS Arrow Function Really Fast

https://github.com/vinliao/fast-arrow

gif

I was quite annoyed for having to type arrow functions in js. So much keypresses! Now I use this all the time when writing arrow functions.

💖 💪 🙅 🚩
vinliao
Vincent Liao

Posted on February 27, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related