Published inJavaScript in Plain EnglishHow to Create a Toggle Button in React Using Conditional Rendering?Create a toggle button to show and hide data using the useState hook.Mar 9, 20221Mar 9, 20221
Method to super-boost productivityCaching, a successful technique in computer science that helped engineers speed up calculation processing can also be used in day-to-day…Dec 26, 20211Dec 26, 20211
How did Amazon win the voice-based search with Amazon EchoJeff Bezos, inspired by the original star trek series, came up with the idea of talking to a device, and the device talks back to you. He…Jul 5, 2021Jul 5, 2021
Published inJavaScript in Plain EnglishForms in React with HooksHow to use spread operator and hooks to work with forms in ReactMar 21, 2021Mar 21, 2021
Published inJavaScript in Plain EnglishReact: Component, Props, and StateA detailed explanation of the fundamentals of React Component and how to use props and state to make a functioning app.Mar 17, 2021Mar 17, 2021
Why you should not buy BitcoinA philosophical reason behind not to buy BitcoinDec 28, 2020Dec 28, 2020
Web Development in JavaScript: Understanding the Use of Props in ReactJS: Props and ChildrenPart 2: Learn how to pass props in a React AppNov 23, 2020Nov 23, 2020
Published inJavaScript in Plain EnglishHow To Write Functional Components In ReactPart 1: We will study how functional components work in ReactNov 22, 2020Nov 22, 2020
Published inPython in Plain EnglishWeb Development in Python: Django Rest Framework: Serialization, Requests, and ResponsePart 1: Serialization, Requests, and Response in DRFNov 19, 2020Nov 19, 2020