Web Development | News, how-tos, features, reviews, and videos
Take advantage of the null object pattern in .NET to eliminate the need for null checks and avoid runtime errors in your applications.
Front-end JavaScript framework project will be working on an alternative compilation strategy called Vapor Mode in the coming year.
Steampipe’s SQLification of the Mastodon API is a handy way to track activity in the fediverse. Use it to do Mastodon analytics, find interesting people, and more.
Using Steampipe to build a dashboard that combines queries of the Mastodon search API and the joys of RSS-powered integration.
Sure, you could use one of the commercial or open-source RSS readers. But isn’t it more fun to code your own?
The fediverse just might strike a healthier balance of those dimensions than previous generations of social software.
Milestone release makes SvelteKit the recommended way to build all Svelte applications, the Svelte team said.
Take advantage of endpoint filters in ASP.NET Core 7 to modify request and response objects, short-circuit the request processing pipeline, or handle cross-cutting concerns for every request.
Major update to the popular scripting language also features performance and syntax improvements and new stand-alone types.
Take advantage of the stream classes in .NET 7 for faster reads and writes of the data in your .NET applications.