When working with modern JavaScript frameworks, reactivity is the magic that makes our UIs respond seamlessly to data changes. But sometimes that magic breaks in mysterious ways, and the culprit is hiding in plain sight.
ReadIn this post, I have outlined when to use low code platforms to build APIs. Additionally I have compared some popular frameworks like express, nestJS, springboot, hasura and prisma which could be used to build APIs. Finally, I have presented the reasons why I like using Prisma and Hasura in tandem to build APIs
ReadOne key difference between Strapi and Contentful is the way they are structured. Strapi is an open-source CMS that can be installed and run on your own server, while Contentful is a cloud-based CMS that is hosted by the company.
ReadAwesome React localisation, real time switching of the language on the site as well as the language of the video being played. All of this, without interrupting the video or reloading the page. In short, selecting a new language would switch the HLS audio stream as well as load the localised text for the language chosen.
Read