Curiosity Digest #8
JavaScript
VS Code
- The JavaScript Developer's Reading List - Actually, a repo on GitGub with a list of recommended books and articles.
HTML
WebAssembly
- A JavaScript Free Frontend - One developer's approach to speed up web sites by leaving off the JavaScript entirely and rendering everything on the server.
- How WebAssembly will change the way you build web apps - Not too soon to start checking out this revolutionary technology to create web apps that run 10-800% faster than JavaScript.
- console.log() Faster with Turbo Console Log - an extension that helps you quickly throw a console.log() into your JavaScript code for debugging.
Git
- Git, GitHub & Workflow Fundamentals - A great review of source control fundamentals for using Git with a team.
Machine Learning
.NET
- Why machine learning engineer is the best job in America, not developer or data scientist - And so SkyNet begins...
- Navigating in Blazor - A navigation strategy for Microsoft's new C# based browser technology.
- Code more, scroll less with Visual Studio Intellicode - Explains how to harness the power of Visual Studio's Intellicode based on your own files.
Comments
Post a Comment