Home » Archives for Mark Otto » Page 2
November 13, 2024
By
Mark Otto
Today, we’re excited to release Kube Resource Orchestrator (kro), a new experimental open source project that simplifies and empowers the use of custom APIs and resources with Kubernetes. With kro, you can define complex, multi-resource API extensions for reuse in any Kubernetes cluster. Defining new…
November 13, 2024
By
Mark Otto
Framer Motion is Now Motion — Framer Motion has been a long-standing, powerful, and hugely popular library for animating things in React apps, but it’s now called Motion and has become an “independent open source project for the community”, separate from Framer as a company. Matt…
November 12, 2024
By
Mark Otto
AWS CloudFormation makes it easy to model and provision your cloud application infrastructure as code. CloudFormation templates can be written directly in JSON or YAML, or they can be generated by tools like the AWS Cloud Development Kit (CDK). These templates are submitted to the…
November 12, 2024
By
Mark Otto
💡 Erick Wendel ▶️ recorded this helpful 18-minute video showing off Node’s new TypeScript-specific functionality and even caught up with Node.js TSC member Marco Ippolito who’s leading the type-stripping initiative. Introducing the vlt Package Manager — Made up of an incredibly experienced team, including npm’s creator Isaac…
November 11, 2024
By
Mark Otto
You’ve probably used Slack or Microsoft Teams at least one time in your life. If yes, you can proudly say you know about SaaS applications. The SaaS business model is trending. The typical day now starts just with one thing: opening Slack, Trello, or Zoom…
November 7, 2024
By
Mark Otto
💡 He also took a similar look at the pipeline operator |>, but this feature is still only in draft as a proposal. 🇺🇸 JSConf is Back; Here’s the Details — Two months ago, the OpenJS Foundation announced that the popular JSConf brand was joining the foundation…
November 6, 2024
By
Mark Otto
In today’s fast-paced software development landscape, containerization has become an essential tool for building and deploying applications. With all the necessary tools and dependencies encapsulated in a container, developers can effortlessly set up and replicate development environments on various machines. The key steps involved in…
November 6, 2024
By
Mark Otto
If you are thinking about an ERP, the first question you have: make or buy? Should we choose custom or go with an off-the-shelf solution? Being stuck in this intricate decision-making process is simple. All businesses are different, even if they sell the same products…
November 6, 2024
By
Mark Otto
⚡ MikroORM‘s docs site build time went from 6m40s to 2m30s in dev and from 12m to 4m30s in production. Flex Your Product Muscle with Product for Engineers — Product for Engineers is PostHog’s newsletter helping engineers improve their product skills. Subscribe to get curated advice…
November 5, 2024
By
Mark Otto
Why Code Security Matters – Even in Hardened Environments — A nicely diagrammed deep dive (and it really is deep) into a technique that allows malicious parties to turn a file write vulnerability in a Node app into a remote code execution exploit even when…