Author: Mark Otto

Modern shell scripting with JavaScript

January 25, 2024 By Mark Otto Off

Better JavaScript Shell Scripting with Bun Shell — Performance-focused server-side runtime Bun continues its rapid evolution with a side quest into the world of shell scripting by making it easier, cross-platform friendly, and less verbose. zx offers similar (but less integrated and focused) functionality to…

Best 10 + GPTs For Developers – Flatlogics List

January 24, 2024 By Mark Otto Off

In the dynamic world of software development, staying ahead means harnessing the latest tools – and GPTs (Generative Pre-trained Transformers) are at the forefront of this revolution. How can GPTs transform your development process? Interested in integrating AI into your coding workflow? Looking for the…

How to start a React project in 2024

January 24, 2024 By Mark Otto 0

Lessons Learned Upgrading to React 18 — If you get the feeling everyone upgrades to using the newest React version and features ASAP, it’s not true. Most teams take a while to do big upgrades (if they even do so at all) so it’s interesting…

Neural network chess

January 23, 2024 By Mark Otto 0

Effortless GraphQL with Hasura: TypeScript Included — Hasura connects to your data sources, generates a GraphQL API, and deploys it globally — instantly. But, what if you could also write and use TypesScript functions directly in your GraphQL API? With Hasura, you can. Check it…

Introducing AppWizzy – Text to Web App GPT by Flatlogic!

January 19, 2024 By Mark Otto Off

At Flatlogic, we try to keep up with development trends🤝, so we want to introduce you to our latest GPTs: AppWizzy – Text to Web App. Imagine an AI that turns your spoken ideas into fully functioning apps and databases. That’s what we’re delivering. AppWizzy…

Astro + htmx + Alpine.js == AHA

January 18, 2024 By Mark Otto Off

console.delight — You use console.log to output text, but did you know that in the browser console it can be used to render other things, like SVGs and HTML? This post is packed with examples and goes deeper into the creative options opened up by…

Best Financial Analysis AI Tools – Comprehensive Guide

January 17, 2024 By Mark Otto Off

“In the world of finance, precision is not just a virtue, it’s a necessity. Discover the top AI tools that redefine financial analysis, and why they are indispensable in today’s fast-paced market.” When you’re on the hunt for the best financial analysis AI tools, you…

React Server Components does not require a server

January 17, 2024 By Mark Otto 0

React Libraries for 2024 — A few issues ago, we were hoping that Robin would soon do a 2024 update of his opinionated annual guide to which libraries to consider for different tasks – and he has! 🎉 Robin Wieruch Using React with templ and Go —…