Tag: Technology

Every Framework Everywhere All at Once

November 30, 2023 By Mark Otto Off

Eliminating JS Framework Lock-in with Web Components? — Can you build an app where each component is using a different framework? Amazingly, yes. Web components aren’t new but are ‘having a moment’ and Jake demos an interesting, if contrived, use case. He explains: “Say you’re…

Introducing Amazon CodeWhisperer for command line

November 22, 2023 By Mark Otto Off

The command line is used by over thirty million engineers to write, build, run, debug, and deploy software. However, despite how critical it is to the software development process, the command line is notoriously hard to use. Its output is terse, its interface is from…

Angular is back

November 9, 2023 By Mark Otto Off

Reintroducing Angular with Angular v17 — Angular first appeared in the shape of AngularJS in 2010 and helped launch a wave of large-scale JavaScript frameworks. Angular remains popular in many use cases but is often overlooked in favor of newer options. v17 takes a leap…

Ready for Flight: Announcing Finch 1.0 GA!

November 1, 2023 By Mark Otto 0

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…

Web Components forever?

October 26, 2023 By Mark Otto Off

🗣 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…

Does Node need a mascot of its own?

September 19, 2023 By Mark Otto 0

Does Node.js Need a Mascot? — Go has its cute gopher, Deno has a dinosaur, Bun has, well.. a bun, but what does Node have? Nothing official, as such, and Matteo Collina ponders whether we should change that. Most of the suggestions seem tongue in…

College Student’s Guide to Mobile App Development: From Idea to App Store

August 18, 2023 By Mark Otto Off

In our increasingly digital world, apps have transcended mere entertainment or task management tools. They’ve become symbols of innovation, entrepreneurial spirit, and imaginative flair. Amidst the tech-driven wave, many college students are shifting from being mere spectators to proactive innovators. If you’re a student who’s…

Dan Abramov to depart Meta

July 26, 2023 By Mark Otto 0

React Tweet: Vercel’s New Way to Embed Tweets in a React App — Are they even called “tweets” anymore? Nonetheless, Vercel has come up with an elegant way to embed posts from the site formerly known as Twitter that is faster and smaller than the…

Weaveworks and AWS Joining Forces to Maintain Open Source eksctl

July 13, 2023 By Mark Otto 0

In 2019 we announced in partnership with Weaveworks, that the open source eksctl CLI tool was the officially supported CLI tool for Amazon Elastic Kubernetes Service (Amazon EKS). Jointly developed by AWS and Weaveworks, eksctl simplifies and automates much of the experience of creating EKS…