-
AI and Developer Productivity
The whole world is talking about artificial intelligence—will it steal jobs? Will it take the artistry out of our lives? Will it make work for developers who have to fix what it breaks? Sahil reveals how to use AI to improve your coding experience by doing the scut work, helping find errors, and taking on repetitive tasks.
-
Introduction to JavaScript Templating
Paul takes you along as he explores how to replace string concatenation during client-side manipulation of the DOM by using a templating engine.
-
Wait, What? Async-Await Explained
Just because you’ve written a scadillion async-await functions doesn’t mean you truly understand them. Matthew explains this useful C# language feature.
-
Angular Signals: The End of RxJS Boilerplate?
Sonu shows you how to use Angular Signals to model data and UI state where you used to use RxJS. Don’t worry, RxJS still has its uses and Sonu explains when to use which tool.
-
The New Features and Enhancements in .NET 10: Part 2
Joydip got his hands on a preview for .NET 10 and, in this second installment, is eager to tell you what he found.
-
Veo 3: The Clockwork Hand
Jason wants to make a film. He’s got a plan and a vision. Now all he needs is the software to help him get there. Read his analysis of VEO, a text-to-video model developed by Google.