Shawn Huber
28 posts
This week Javascript 3
Feature support and strategies for older JavaScript environments When considering the new ECMAScript 2023 features, there are several…
Mistakes, learnings, and product person’s relentless journey into leadership
Self-taught product leader overcoming personal and professional challenges to drive impact, inspire teams, and solve complex problems. Read more »…
Mastering SQL Server: Top 5 Query Tuning Techniques
Effective query tuning is essential for SQL Server performance. This article outlines the top five techniques for optimizing…
State Machines in Practice: Implementing Solutions for Real Challenges
If you’ve studied engineering, you’ve probably heard about State Machines. But beyond the theory, you might not have…
DjangoConUS 2023: A Wish Fulfilled
I first heard of DjangoCon US in 2021. DjangoCon is a series of international conferences that brings together…
5 Reasons to Use Next.js: Unlock the Power of React to Create Powerful Web Apps
Introduction Next.js is an open-source React framework that enables developers to quickly create powerful, dynamic web applications. With…
Asset(Image/Video) Picker with javascript(react/nextjs) on button click
Before we start i am going to put my social media links if you would like to follow…
SPVM now supports object-oriented programming in Perl
SPVM now supports object-oriented programming in Perl. One of the goals of SPVM is to realize object-oriented programming…
O que os símbolos(~) e (^) representam nas dependências de projetos?
Em português: (~) til e (^) circunflexo. Em inglês, (~) tilde e (^) caret. Você pode continuar chamando…