Code from anywhere is finally possible thanks to AI. Replit Agent, GitHub Copilot Workspace, and Claude are changing the game, bringing development to your pocket. Learn how AI is transforming coding in this blog post!
AI is primarily dominated by Python whether it's code samples or the tools themselves. In this blog post, we'll talk about five ways how you can work with generative AI using JavaScript/TypeScript without brushing up your Python skills.
Learn how you can create a custom text-to-image generation model using JavaScript, SDXL and Replicate without needing a machine learning background or needing specialized hardware.
TypeScript constantly evolves with monthly updates to the language. This is a list of 10 of my favorite recent additions to the language and its tooling that you might have missed.
Wouldn't it be great if you coffee machine could be controlled by an API? We hacked our coffee machine with JavaScript to be able to do exactly that! Here is the story how we did it.