Introducing Themes Support to Flatlogic-Generated Apps

July 9, 2024 By Mark Otto Off

We are happy to announce our latest enhancement – seamlessly integrating dynamic theme customization within the schema editor step, elevating the user interface design to new heights of personalization and efficiency. Effortless Theme Integration Our new feature lets users choose from various visually appealing themes…

Node experiments with adding SQLite

July 9, 2024 By Mark Otto 0

Memetria: Redis Hosting for Serious Developers — Memetria provides secure, scalable hosting with features that enhance your development experience, including large key tracking and detailed performance metrics. Keep your production apps fast with better and uptime. Memetria Moving from Express to Fastify (Part 1) — Express…

Refactoring to Serverless: From Application to Automation

July 4, 2024 By Mark Otto Off

Serverless technologies not only minimize the time that builders spend managing infrastructure, they also help builders reduce the amount of application code they need to write. Replacing application code with fully managed cloud services improves both the operational characteristics and the maintainability of your applications…

Breaking a promise

July 4, 2024 By Mark Otto Off

How to Annul Promises in JavaScript — You can ‘cancel’ XHR and fetch requests, but can you cancel regular promises? Currently, no, but Zachary looks into doing the next best thing: telling a promise the game’s up, and discarding/ignoring its eventual results. Zachary Lee regex 2.1:…

Modernize your Java application with Amazon Q Developer

July 3, 2024 By Mark Otto Off

Many organizations have critical legacy Java applications that are increasingly difficult to maintain. Modernizing these applications is a necessary, daunting, and risky task that takes the focus off of creating new value or features. This includes undocumented code, outdated frameworks and libraries, security vulnerabilities, a…

How the NYT got a performance boost from React 18

July 3, 2024 By Mark Otto 0

Enhancing The New York Times‘ Web Performance with React 18 — Late last year, the team at The New York Times set out to take full advantage of React 18 on its flagship news site. This is an interesting case study looking at the challenges…

Taming event loop lag

July 2, 2024 By Mark Otto 0

How We Tamed Node.js Event Loop Lag: A Deepdive — Node famously uses very few threads yet can handle a large number of clients performantly, as long as the work associated with each client is ‘small.’ When you get nested loops, as in this story,…

What are low-code open-source tools? – Guideline

June 28, 2024 By Mark Otto Off

Are you curious about how you can develop software without writing code? Dive into the world of low-code open-source tools and discover the future of software development. What are low-code open-source tools, and why are they so important? How do they compare to traditional coding…

Say hi to ECMAScript 2024

June 27, 2024 By Mark Otto Off

Ecma International Approves ECMAScript 2024: What’s New? — This week, the Ecma General Assembly approved the latest ECMAScript / JavaScript language spec, officially making it a standard. As with ECMAScript 2023, it’s a small step forward, but Dr. Axel looks at what’s new. Dr. Axel Rauschmayer…

The Ultimate Guide to Using Airtable vs. Asana for CRM

June 26, 2024 By Mark Otto Off

Airtable and Asana may not be primarily designed as CRM software, but either could up your customer relationship management strategy—keep reading to determine which tool is a perfect match for your business. Which CRM tool is the best? What is Airtable used for? What exactly…