What Changes When Your Application Depends on AI
Service and Application Dependencies with AI AI adds a new layer of dependencies to modern applications. Some of these are familiar—queues, databases, APIs, monitoring—but AI changes how important … »
Service and Application Dependencies with AI AI adds a new layer of dependencies to modern applications. Some of these are familiar—queues, databases, APIs, monitoring—but AI changes how important … »
Exploring Next.js 13: App Router and Best Practices Next.js has been my go-to React framework for applications where SEO, server-side rendering, and performance matter. Next.js 13 introduced … »
I've scoured the internet for some basic information on Immutable.js to help with the performance on some of my React applications. But most only cover some of the basics … »
Using Functional Programming in JavaScript I've been thinking more about functional programming in JavaScript and why some of its ideas are useful, especially as JavaScript applications become more complex. I'm … »
I've seen some impressive demonstrations of machine learning and am definitely not claiming this as one. But I'm pretty proud of a kid I've been tutoring for a quite sometime … »