How To Reduce Communication Gaps at Work
The quality of your communication determines the size of your resultContinue reading on Better Programming »
Read moreThe Pragmatic Guide to Your First JavaScript Library
Hop on. It's gonna be an interesting oneImage source from knowyourmemeJavaScript libraries! Every man and his dog has a node_modules folder full of them. This article will be more or less a pragmatic guide to writing these without going neck-deep in history and theory. Let’s get started.First of all, a bit
Read moreHow Does Kubernetes Benefit Developers?
Learn how Kubernetes can be used by developers to improve the reliability, productivity, scalability, and portability of containerized apps. Continue reading How Does Kubernetes Benefit Developers? on SitePoint.
Read moreWriting Interpreter in Rust — Repl, Files, and Comments (Part 4)
Let’s implement the REPL (Read-Eval-Print Loop), reorganise the project, and add file and comments supportContinue reading on Better Programming »
Read moreThe company making it easier to turn your coffee machine into a robot
Ben welcomes back friend of the show Eliot Horowitz, cofounder and CTO of Viam, who’s also the cofounder and former CTO of MongoDB. They talk about the current status of robot assistants, why Viam is hardware-agnostic, and building robots to train cats (good luck with that).
Read moreHow to Build a Simple Spellchecker with ChatGPT
Learn how to leverage the OpenAI API and a cloud function to create an application that identifies spelling errors and understands context. Continue reading How to Build a Simple Spellchecker with ChatGPT on SitePoint.
Read moreChris’ Corner: Naming, Tiles, and Simplicity
They say “naming things is hard” not because picking any ol’ name is hard, but because picking a useful, long-lasting, meaningful, understandable, deeply communicative name is hard. Screw it up and you can confuse yourself and others unnecessarily. We’re in a dev cycle right now on CodePen itself that has
Read moreChoosing a Tech Stack: 10 Important Factors to Consider
React vs Vue, Kubernetes vs docker, Kotlin vs Go — the choice is yoursContinue reading on Better Programming »
Read moreIs AI enough to increase your productivity?
Being an effective coder with a code generation tool still requires you to be an effective coder without one.
Read moreNearest, easiest, and most accessible
From Love What Lasts, Joshua Gibbs: … there are too many things in the world to care equally about them all. The sheer volume of things … demands that we have hierarchical standards by which to judge their value, or else we are condemned to give our lives over entirely
Read more