PinnedPublished inDevOps.devBuilding a Kubernetes Operator | A Practical GuideOne of those great revolutionary technologies that have transformed how developers think of and Interact with cloud infrastructure is…Dec 28, 20241Dec 28, 20241
PinnedPublished inJavaScript in Plain English3 Minutes to Orbiton JS — The Ultimate JavaScript UI LibraryAn Introduction to Orbiton JS, the ultimate JavaScript framework for building UIs.Mar 9, 2022Mar 9, 2022
PinnedHow to create an npm library from react componentsIn this tutorial I will be showing you how to create an npm library that is composed of react component. This will definitely help you…Feb 28, 2021Feb 28, 2021
PinnedHow to create a responsive video player in ReactMost famous websites usually have there own custom video players such as YouTube, Facebook etc. In this article I will be showing you how…Feb 23, 2021Feb 23, 2021
Published inDevOps.devA Practical Introduction to the Event Driven ArchitectureAfter working extensively with microservices, I’ve come to appreciate the power and flexibility of the Event-Driven Architecture (EDA). EDA…Jan 18Jan 18
How to create a responsive custom video player in ReactVideo players are essential for applications that showcase video content. While the default HTML5 player offers basic functionalities like…May 4, 2024May 4, 2024
Creating a URL Shortener service in Python DjangoURL shorteners have become a popular service on the web. Companies like bitly are making great fortunes from them. But sometimes when you…Aug 8, 2022Aug 8, 2022
Published inJavaScript in Plain EnglishA Beginner’s Guide to JavaScript ProxiesAn overview of proxies in JavaScript.Mar 12, 2022Mar 12, 2022