Home » Archives for Mark Otto » Page 2
April 10, 2025
By
Mark Otto
Earlier today Amazon Q Developer launched inline chat in the Eclipse IDE (in preview). In this post, I’ll walk you through how I’ve been using this powerful new capability to streamline my Java development workflow, from refactoring existing code to optimizing performance-critical methods. Whether you’re…
April 10, 2025
By
Mark Otto
Hi everyone! We are super happy to announce a major update – a few days ago we finally introduced our new AI Engineer to Flatlogic Platform. Editing web app with AIFlatlogic AI Engineer implements requested change in seconds Long story short – now you can:…
April 9, 2025
By
Mark Otto
As the world of software development becomes increasingly global, the need for tools that support multiple languages has become paramount. Earlier today, Amazon Q Developer announced expanded language support. In this post, I explore the recent expansion of language support in Amazon Q Developer, a powerful…
April 9, 2025
By
Mark Otto
We are excited to share with you a significant update to our web application development platform, introducing the AI Engineer – an intelligent agent that helps you build and evolve your web application by talking to it. It understands plain English, gathers requirements, and lets…
April 9, 2025
By
Mark Otto
React for Two Computers — Dan Abramov returns to some deep thoughts that arose while putting together the popular ▶️ React for Two Computers talk he gave at React Conf 2024. You’ll need a very large coffee to make it through this post in one sitting,…
April 8, 2025
By
Mark Otto
In today’s rapidly evolving software landscape, maintaining and modernizing Java applications is a critical challenge for many organizations. As new Java versions are released and best practices evolve, the need for efficient code transformation becomes increasingly important. Amazon Q Developer transformation for Java using the…
April 8, 2025
By
Mark Otto
Node.js Testing Best Practices — A detailed guide to modern testing in Node from a group of developers who know all about it. It’s on GitHub but is essentially written like a free book covering over 50 battle-tested tips covering areas as diverse as the…
April 7, 2025
By
Mark Otto
Today we’re announcing the general availability (GA) of the Amazon EventBridge Scheduler and Targets Level 2 (L2) constructs in the AWS Cloud Development Kit (AWS CDK) construct library. EventBridge Scheduler is a serverless scheduler that enables users to schedule tasks and events at scale. Prior…
April 7, 2025
By
Mark Otto
Is AI taking charge of application development quicker than we can keep track of? The year 2025 is set to witness a paradigm shift in the way artificial intelligence will change the design, development, and deployment of software. As AI-powered solutions grow in intelligence, so…
April 4, 2025
By
Mark Otto
Bare: A New Lightweight Runtime for Modular JS Apps — Imagine something like Node.js but really stripped back: bare, if you will. Like Node, it’s built on top of V8 and libuv (though it’s designed to support multiple JavaScript engines) but Bare’s approach is to…