Tomas Nilsson10 vscode plugins to increase productivityThere are so many incredible good plugins available for vscode. This article will cover super cool plugins such as such as “ErrorLens”…Feb 19, 2022Feb 19, 2022
Tomas NilssoninJavaScript in Plain EnglishMonorepo Setup with NPM and TypeScriptDid you ever want to create one project, but with local packages? To be able to import local packages from other local packages? And the…Jan 21, 2022Jan 21, 2022
Tomas NilssoninJavaScript in Plain EnglishHow to Set Up an API with JWT, req.User and Route SecurityAfter reading this article, you’ll understand how to create an API in Node.js/TypeScript with functions such as…Sep 27, 2021Sep 27, 2021
Tomas NilssoninJavaScript in Plain EnglishTyped Express Request and Response with TypeScriptThis article goes through some of the ways to add TypeScript to the Express.Request and Express.Response objects.Sep 23, 20214Sep 23, 20214
Tomas NilssoninJavaScript in Plain EnglishReact Hooks DemystifiedReact Hooks is really cool, but it’s not a matter of magic. This article will go through the basics and hopefully make some things clearer.Sep 21, 2021Sep 21, 2021
Tomas NilssoninJavaScript in Plain EnglishHow to Convert Node.js Code from JavaScript to TypeScriptThis guide contains a lot of information on how to begin converting an existing JavaScript project to TypeScript.Sep 13, 20211Sep 13, 20211
Tomas NilssoninJavaScript in Plain EnglishHow to Write an NPM Package Without Publishing to Git/NPMWant to write an npm package without publishing to npm or git? And be able to use it in a project? Well, keep reading!Sep 7, 2021Sep 7, 2021
Tomas NilssoninJavaScript in Plain EnglishHow to Automatically Convert TypeScript Types to Runtime ValidatorsThis article will show how to generate runtime validators from TypeScript files.Aug 23, 2021Aug 23, 2021
Tomas NilssoninJavaScript in Plain EnglishTypeScript and Global Variables in Node.jsHow to make global variables in Node.js using TypeScript and make sure the types are correct.Aug 16, 2021Aug 16, 2021
Tomas NilssoninJavaScript in Plain EnglishThe Guide to Kickstarting Backend TypeScript DevelopmentThis article requires you to have at least some TypeScript knowledge, as several TypeScript topics are covered.Jun 8, 2021Jun 8, 2021