techregister

How-tos

Why I’m Switching Back to Cable TV

Vantage_DS / Shutterstock.com Cord-cutting—the act of ditching traditional cable TV—has been gaining popularity for over a decade. Streaming is great, but it’s not the home run it used to be. In fact, I made the decision to switch back to...

Dev

Intro to SvelteKit 1.0: The full stack framework for Svelte

As recently announced, SvelteKit has arrived at its much anticipated 1.0 milestone, following a long beta. SvelteKit 1.0 brings a fully realized application framework for building full-stack JavaScript applications with Svelte front ends. Let’s take a look.The general layout of SvelteKit 1.0Svelte...

Dev

How to use the null object pattern in .NET

You might often encounter null reference exceptions in your applications if null checks aren’t appropriately implemented. A null reference exception will abruptly terminate the execution of your program unless it is properly handled in your code. The null object pattern...

1 2,261 2,262 2,263 2,291
Page 2262 of 2291

This website uses cookies. By continuing to use this site, you accept our use of cookies.