Tag Archives: Javascript

Configure VSCode for Web Development

Web devepment requires a tool set in place, regardless of the technology used (ASP.Net Core, NodeJS, PHP). Install NodeJS, if you don’t already have it, which installs the npm package manager. Open a terminal and install compilers (actually transpilers) for … Continue reading

Posted in C#, Dev | Tagged , , , , , , | Leave a comment