Building a REST API with NestJS and Prisma

https://www.prisma.io/blog/nestjs-prisma-rest-api-7D056s1BmOL0


How to change the app name for firebase authentication (what the user sees)

https://stackoverflow.com/a/48134235


Firebase Launch Checklist

https://firebase.google.com/support/guides/launch-checklist


Using EF Core in a Separate Class Library

https://dotnetthoughts.net/using-ef-core-in-a-separate-class-library/


SimdJsonSharp: Parsing gigabytes of JSON per second

https://github.com/EgorBo/SimdJsonSharp


ASP.NET Core Guidance

https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AspNetCoreGuidance.md


Can I use …

https://caniuse.com/#home


A Complete Guide to CSS Grid Layout

http://chris.house/blog/a-complete-guide-css-grid-layout/


How to Use npm as a Build Tool

https://www.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool/


DevTube – The best developer videos in one place

DevTube is a curated library with hundreds of development-related talks, categorised by programming language, duration, speaker, etc.


What’s new in C# 7.3

https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-7-3


Emmet cheat sheet

https://docs.emmet.io/cheat-sheet/


Checklist for your new Open Source JavaScript Project

https://ericdouglas.github.io/2015/09/27/checklist-for-your-new-open-source-javascript-project/


ECMAScript modules in browsers

https://jakearchibald.com/2017/es-modules-in-browsers/


Webpack 4 Tutorial: from 0 Conf to Production Mode

https://www.valentinog.com/blog/webpack-4-tutorial/