How to Implement Pagination with HTML, CSS and JavaScript
Learn how easy it is to create a simple, accessible pagination script that breaks up large amounts of content into more digestible chunks. Continue reading How to Implement Pagination with HTML, CSS and JavaScript on SitePoint.
Read moreThe Mini-Monorepo
Maximize code reuse while protecting your domain boundariesContinue reading on Better Programming »
Read moreWhy You Should Use Firebase Functions With A Service Account
The default authentication puts you and your account at riskContinue reading on Better Programming »
Read moreFrom Blaze to Buck2 — A Brief History of Modern Monorepo Build Systems
From Blaze to Buck2 — A Brief History of Modern Monorepo Build SystemsImage by authorOur story begins in 2006 with Google’s invention of a revolutionary new build system named Blaze (which later became the open sourced Bazel). For the first time, a build system could provide extremely strong guarantees around the correctness of build
Read moreReady Worker One: Is VR the missing piece in your work-from-home setup?
This research is brought to you by the hard work of PhD students Anastasia and Felipe.It would be ideal to work from home all the time, many of us thought, until we had to do it. For me, like many, it almost worked well. The space I had for my home
Read moreFitting AI models in your pocket with quantization
SPONSORED BY QUALCOMM One of my favorite things to hear from clients is “You can’t do that…” Over the years, I’ve invited dozens of clients and developers to bring me a challenge. Got a piece of software you built but are certain it would never run on a smartphone? Let
Read more5 Engineering Lessons from Early Stage Startups
Over the past three years, I’ve left behind a 10-year stint leading an engineering team building enterprise, commercial SaaS for customers — like Novo Nordisk and Boehringer-Ingelheim — and dove head-first into the VC-backed startup world as well as working on my own startups like Turas.app.During that time, I’ve worked with a range of
Read moreIntroducing Pieces Copilot
Discover the Pieces Copilot, and experience the hyper-contextual, on-device, multimodal, integrated future of AI software development. Continue reading Introducing Pieces Copilot on SitePoint.
Read moreSwiftUI and Metal
Distortion effect and offsets explainedImage by authorWith iOS 17, Apple introduced new view modifiers to connect SwiftUI views and Metal Shaders. We can now manipulate colors, shapes, and much more, with the process running on the GPU with Metal.Metal and SwiftUIThere are three different effects that you can now apply to SwiftUI views
Read more