Why Businesses Opting for Pre-Built Data Management Templates

May 2, 2024 By Mark Otto Off

In a rapidly evolving and competitive marketplace, brands must maintain their identity and credibility. For most e-commerce website development agencies, maintaining credibility is important because it helps retain consumers. Also, it allows e-commerce website development agency to strengthen their position in a fluctuating market scenario.…

Svelte 5 is almost here

May 2, 2024 By Mark Otto Off

💡 If you want to upgrade ASAP, there’s a thorough upgrade guide available, but consider upgrading via React 18.3 first. IN BRIEF: RELEASES: 📒 Articles & Tutorials ‘I Reviewed 1,000s of Opinions on HTMX’ — htmx is an increasingly popular way to use modern, dynamic browser features through…

It’s React 19! Almost.

May 1, 2024 By Mark Otto 0

The React 19 Beta — The React team can say this beta is designed to get library developers prepared for an eventual React 19 release, but that hasn’t stopped everyone digging into all the new features anyway 😉 If you want to upgrade immediately, there’s…

Flowpipe: A Cloud Scripting Engine for DevOps Workflows

April 30, 2024 By Mark Otto 0

Flowpipe is an open source tool built for DevOps teams. You can express pipelines, steps, and triggers in HCL — the familiar DevOps language – to orchestrate tasks that query AWS (and other services you regularly use). Compose pipelines using mods, and mix in SQL,…

De-risk releases with AWS CodePipeline rollbacks

April 30, 2024 By Mark Otto Off

It’s an established practice for development teams to build deployment pipelines, with services such as AWS CodePipeline, to increase the quality of application and infrastructure releases through reliable, repeatable and consistent automation. Automating the deployment process helps build quality into our products by introducing continuous…

Node.js 22 has entered the building

April 30, 2024 By Mark Otto 0

Node.js 22.0 (Current) Released — The latest major version of Node is here. Note that it’s a ‘Current’ release for now, so gets all the newest features first, but is due to become Node’s main active LTS release this October. As an even numbered release,…

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…