In the next few months, Microsoft will be removing the legacy authentication protocol known as IDCRL (Identity Client Run Time Library) in SharePoint and force calls to rely on OpenID connect and OAuth Protocols. Since 2018, regular sign-in for services such as OneDrive and SharePoint has always relied on the more secure OpenID Connect and OAu
Why JavaScript fundamentals matter more than React skills — and how to learn them without abandoning the frameworks you need to use today.
TypeScript isn’t just “JavaScript with types.” It’s a way to stop writing guesswork code and start writing predictable, self-documenting…
Overcoming Next.js Build-Time Env Limitations for Containerized Deployments
Learn how to manage complex application state using Signals in Angular 20 — from local UI state to global app stores, without the RxJS…
Stepperize: The 1kB Multi-Step Form Library
Understanding CRUD — The Core of Web Development
AI is changing how we build software, but it also introduces new challenges: how do you know if your AI application is giving the right answers and producing the right outcomes? Evaluations (often referred to simply as ‘evals’) provide a structured way to measure quality so you can trust your results. In this blog, we’ll introduce the