Announcing inline chat in Eclipse with Amazon Q Developer

April 10, 2025 By Mark Otto Off

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…

How We Invented Our Own AI Software Engineer

April 10, 2025 By Mark Otto Off

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:…

Speaking Your Language: Expanded language support in Amazon Q Developer

April 9, 2025 By Mark Otto Off

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…

Major Milestone with Launch of AI Engineer – Flatlogic Team

April 9, 2025 By Mark Otto Off

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…

How React’s reconciliation algorithm works

April 9, 2025 By Mark Otto 0

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,…

Using the Amazon Q Developer command line transformation tool

April 8, 2025 By Mark Otto Off

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…

Three petabytes a month

April 8, 2025 By Mark Otto 0

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…

7 Trends Shaping AI-Driven Application Development in 2025

April 7, 2025 By Mark Otto Off

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…

The JavaScript trademark fight rumbles on

April 4, 2025 By Mark Otto Off

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…