How to deploy with Vercel and MongoDB Atlas without even trying

One of the most interesting MongoDB World 2022 announcements is the release of Vercel-MongoDB integration. What we are seeing here is the gradual simplification and standardization of integrating large infrastructure components. You are able to capitalize on a great deal of power in your data store…

What is Flutter? Mobile app development for Android, iOS, and more

There was a time when you had to choose between creating universal mobile apps and native apps. Universal apps used web technologies like HTML and JavaScript, which often performed badly in mobile devices. Native apps performed better because they were written separately for each platform you…

TypeScript 4.7 crosses the finish line

TypeScript 4.7 became generally available as a production release on May 24. The latest version of Microsoft’s strongly typed JavaScript, TypeScript 4.7 arrives with ECMAScript module (ESM) support for Node.js 16 as well as a multitude of coding enhancements.ESM support for Node.js 16 was…

Google gets serious about Gitops

Google has made its most significant commitment yet to the emerging practice of Gitops, by building out a set of open source tools aimed at helping organizations consistently configure and manage their containerized applications at scale.As the container orchestrator Kubernetes—which emerged from Google in…