In 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.
ReadThere may be a need to replace the original audio in a live video with an alternative audio. Here we talk about the reasons we may want to do so. And also run through a quick implementation of the same.
Read