Home » Archives for Mark Otto » Page 41
October 4, 2023
By
Mark Otto
AWS managed open source services make it easier for customers to set up and operate their favorite open source projects on AWS. We help reduce the overhead of self-managing open source and provide better integrations with AWS services. In the process, we hire maintainers or…
October 4, 2023
By
Mark Otto
✍️ Due to attending the AI Engineer Summit, there will be no React Status next week. We’ll be back on Wednesday, October 18 – see you then! 🙂__Peter Cooper, your editor Next.js 13 vs Remix: A Case Study — No mere lightweight list of feature…
October 3, 2023
By
Mark Otto
Adobe, Amazon Web Services, Autodesk, Salesforce, and Twilio have come together to launch an open source initiative for building internal developer platforms (IDPs). Cloud Native Operational Excellence (aka, CNOE, pronounced Kuh.noo) is a joint effort to share developer tooling, thoughts, and patterns to help organizations…
October 3, 2023
By
Mark Otto
Honey, I Shrunk the npm Package! — Compression sits under the hood of everything on the modern Web, including npm packages (distributed as gzipped tarballs). Could the standard gzip approach be showing its age in both speed and effectiveness? Jamie runs a package through a…
October 2, 2023
By
Mark Otto
Amazon CodeCatalyst is an integrated service for software development teams adopting continuous integration and deployment (CI/CD) practices into their software development process. CodeCatalyst puts all of the tools that development teams need in one place, allowing for a unified experience for collaborating on, building, and…
September 28, 2023
By
Mark Otto
The Saga of Google’s Closure Compiler — Dan looks back at Google’s Closure Compiler, a JavaScript transpiler Google built in 2004 and used most heavily in the pre-TypeScript era to reduce the size of JavaScript files, check types, and otherwise handle common pitfalls. A neat…
September 27, 2023
By
Mark Otto
Understanding the ins and outs of these applications can be your golden ticket to competitive advantage and success. Get ready to navigate this comprehensive guide, filled with seasoned advice and actionable insights, all designed to enhance your organization’s capabilities. What are these business applications? How…
September 27, 2023
By
Mark Otto
In this blog post, we will walk you through how to create and launch new projects in minutes using Amazon CodeCatalyst Blueprints. Blueprints automatically generate source code and a continuous integration and delivery (CI/CD) pipeline to deploy common patterns to your AWS account without requiring…
September 27, 2023
By
Mark Otto
Upgrading Frontend Dependencies with Confidence — Tests often provide a way to see if the logic in our apps isn’t working the way we expect, but what about if a frontend component is rendering incorrectly? Visual regression testing to the rescue! Sébastien, well known for…
September 26, 2023
By
Mark Otto
Amazon CodeCatalyst is an integrated service for software development teams adopting continuous integration and deployment practices into their software development process. CodeCatalyst puts the tools you need all in one place. You can plan work, collaborate on code build, test, and deploy applications with continuous…