Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>ExpressServerSnippetsNew to Visual Studio Code? Get it now.
ExpressServerSnippets

ExpressServerSnippets

joeyscript

|
907 installs
| (0) | Free
Simple ExpressJS nodejs snippets for files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Welcome to my Express snippits!

console.log(title);

Who?

  • I am Frazer from joeyscript! console.log('I am ' + name + ' from ' + org + '!);

What?

  • This are some snippets of code for express.js which is a powerful node.js webserver, http://joeyscript.com runs it! console.log(whatReasoning);

Where?

  • Around Melbourne, Australia console.log('Around ' + nearbyCity + ', ' + country);

When?

  • Now, 17th February 2020 at about 4:48:05pm. console.log('Now, ' + datetime.local(day) + 'th ' + datetime.local(month, year) + ' at about ' + datetime.local(currentTime) + 'pm.');

Why?

  • Because I wanted to, and also I am pretty forgetful and end up dragging source code from another project in a LOT! console.log(whyReasoning);

How?

  • Yo code!

Install your extension

  • To start, type in 'express-snippets' in the VS Code extensions tab!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft