ALL Flatlogic Templates With Your Flatlogic Generator Subscription

April 29, 2024 By Mark Otto Off

Now you can access ALL Flatlogic templates with your Flatlogic Generator subscription, empowering users with greater flexibility and access to our extensive range of project templates. Tailored to enhance user experience, now you can download templates depending on the subscription. Subscription Options and Benefits: Individual…

Build APIs using OpenAPI, the AWS CDK and AWS Solutions Constructs

April 27, 2024 By Mark Otto Off

Introduction APIs are the key to implementing microservices that are the building blocks of modern distributed applications. Launching a new API involves defining the behavior, implementing the business logic, and configuring the infrastructure to enforce the behavior and expose the business logic. Using OpenAPI, the…

JSR isn’t another tool, it’s a fundamental shift

April 25, 2024 By Mark Otto Off

JSR is Not Another Package Manager — When Ryan created Node, JavaScript had no packages or standard module system. npm and CommonJS took off, and tools like Yarn or pnpm extended npm in certain areas, but in today’s ES modules era, it’s time for a…

Three hours of modern React

April 24, 2024 By Mark Otto 0

▶  From 0 to Production – A Modern React Tutorial — I’d be surprised if you’re not familiar with Theo, but if not, let’s just say he’s a popular developer YouTuber 😉 He may become even more popular thank to this video which, over three hours,…

Best Software For Small Businesses

April 23, 2024 By Mark Otto Off

Diving into small business software is akin to unlocking a treasure chest of productivity and efficiency. This article is your key, turn it all the way. Entrepreneurs often find themselves pondering critical questions on their journey toward operational excellence. How can I maximize efficiency without…

node –run send_newsletter

April 23, 2024 By Mark Otto 0

▶  A Node.js Streams Masterclass — What a treat! Join the creator of Fastify, as well as Node.js TSC member, on an hour long odyssey into the world of streams, a topic in which he specializes. He starts off quite poetically .. a stream is like…

Quickly go from Idea to PR with CodeCatalyst using Amazon Q

April 20, 2024 By Mark Otto Off

Amazon Q feature development enables teams using Amazon CodeCatalyst to scale with AI to assist developers in completing everyday software development tasks. Developers can now go from an idea in an issue to a fully tested, merge-ready, running application code in a Pull Request (PR)…

New Flatlogic Technical AI Assistant!

April 18, 2024 By Mark Otto Off

We are excited to introduce a new Flatlogic AI assistant feature designed to simplify the app development process on our platform. Replacing the previous method of entering a project description into a large input field, the new feature uses a conversational AI assistant that intelligently…

Visualizing algorithms

April 18, 2024 By Mark Otto Off

Airbnb’s Extensive JavaScript Style Guide — It’s been years since we mentioned this popular, opinionated style guide, but it keeps getting little tweaks and repairs and remains a handy resource nonetheless. Airbnb WorkOS: Enterprise-Grade Auth for Modern SaaS Apps — WorkOS supports both the foundational auth…

React 18.3 and faster JSX are on the way

April 17, 2024 By Mark Otto 0

CSS in React Server Components — An exploration of compatibility issues between React Server Components and CSS-in-JS libraries like styled-components, including what some of your options are and what’s coming in future. Josh W Comeau Lydia Hallie Tests Your JavaScript Knowledge — Challenge your core knowledge…