Tips I Wish I Knew As A Junior DeveloperBeing a junior developer isn’t an easy task those days, you have a lot of work to do and many things you should learn to be accepted to a…Mar 9Mar 9
Published inJavaScript in Plain EnglishBattling Bugs with TypeScript Unit Testing — It’s a Fun(damental) ThingIn this article, I’m going to dive into the exciting world of unit testing in TypeScript, exploring essential tools like Jest and Sinon…Oct 4, 2023Oct 4, 2023
Published inJavaScript in Plain EnglishSupercharge Your TypeScript Skills with These Pro TipsUse unknown type before fallback into anyJul 20, 2023Jul 20, 2023
Published inJavaScript in Plain EnglishUsing React Forward Ref for Better Component Communication 💬As a developer, you may have built at least a few components and needed to interact with them differently, including sending props…May 14, 2023May 14, 2023
Published inJavaScript in Plain EnglishUse RBAC to Protect Your ReactJS App from Unauthorized Access 🚫 ✅ (TypeScript)BackgroundApr 12, 2023Apr 12, 2023
Communicating between Micro Frontends using Custom Events in React.JSAs a part of a series of tutorials about Micro Frontends, in this tutorial, I’m going to explain how to communicate between React.JS MFEs…Oct 1, 20222Oct 1, 20222
How to Implement Sessions using NodeJS and MongoDBWhen I started learning about sessions and their meaning it wasn’t easy to understand what is the correct flow and how things should be…Jul 2, 20221Jul 2, 20221
How to upload files to AWS S3 from the client-side using React.JS and Node.JSSince I published my last tutorial on How to upload images to AWS S3 using React.JS and Node.JS express server many individuals kept on…Jun 22, 2022Jun 22, 2022
How to upload images to AWS S3 using React.JS and Node.JS express serverOne of the more difficult things for me when I started messing with AWS was to learning all the different ways to upload a file to an S3…Dec 27, 20211Dec 27, 20211