Home » Archives for Mark Otto » Page 45
November 2, 2023
By
Mark Otto
We are excited to introduce our new business application generation feature directly from text descriptions! Our new feature provides a faster and more intuitive way for organizations to create custom business applications. What’s New? Now you can enter a text description to specify the functionality…
November 2, 2023
By
Mark Otto
Next.js 14 Released — Unveiled at last week’s Next.js Conf, v14 caused a lot of community discussion (not least on Hacker News), largely surrounding Server Actions being declared stable and the ‘backend-meets-frontend’ opportunities this opens up. A new partial prerendering feature is also in preview,…
November 1, 2023
By
Mark Otto
One year ago AWS announced a brand new open source project, Finch, a command line developer tool for building, running, and publishing Linux containers on macOS. The team and our growing community have been busy this year and we are excited to announce today that…
November 1, 2023
By
Mark Otto
Next.js 14 Released — Unveiled at last week’s Next.js Conf, Next 14 caused a disproportionate amount of discussion on social media over relatively small changes, mostly surrounding Server Actions being declared stable and the style of development they make possible. The Turbopack bundler is now…
October 31, 2023
By
Mark Otto
We’re excited to show that quality software can be developed quickly! In just 3 days, our team built an example of a Real Estate Application using our AI-based Flatlogic generator! See Demo The application includes essential features for both real estate professionals and consumers, such…
October 31, 2023
By
Mark Otto
Node v20 Becomes Active LTS Version with v20.9.0 — Codenamed ‘Iron’, v20.9.0 is the first v20 release in its new role as the active LTS release line – a role it will keep till October 2024. Time to start thinking about those Node 18 →…
October 27, 2023
By
Mark Otto
Customers using Amazon CodeWhisperer often want to enable their developers to sign in using existing identity providers (IdP), such as Okta. CodeWhisperer provides support for authentication either through AWS Builder Id or AWS IAM Identity Center. AWS Builder ID is a personal profile for builders.…
October 26, 2023
By
Mark Otto
🗣 Jake’s post fuelled an extensive Hacker News discussion touching on everything from MDX and htmx‘s role, to state management and the ‘shallow’ nature of the Web Components API as-is. Yarn 4.0 Released — Starting life as an npm alternative that resolved several of its…
October 25, 2023
By
Mark Otto
🐦/𝕏 ‘use server’ / Server Actions Now in React Canary — No blog post – just a Twitter/X thread – but the React team has announced Server Actions (and Client Actions) are available in the latest React Canary release. Providing a way to run functions created…
October 24, 2023
By
Mark Otto
Yarn 4.0 Released — Yarn began life as an npm alternative that resolved several major pain points with npm at the time, particularly around performance. It remains a popular option and v4 introduces a new ‘hardened mode’ to protect you from certain security issues and…