Understanding Currying in JavaScriptIntroduction I have been an advocate for writing efficient codes; React Hooks- The Deep Cuts and Asynchronous JavaScript are some proof. Currying is another approach to producing efficient codes. Currying is a technique used in functional programming...Jun 7, 2023·6 min read
React Lifecycle SimplifiedThis post explains the concept of lifecycle methods in a React component. Think of the lifecycle phases as birth, growth, and death.Jun 30, 2022·6 min read
Everything You Need To Know About The JavaScript FunctionPrerequisite Good knowledge of HTML and CSS is needed to make the most of functions in JavaScript but it is not required. Although, you need HTML & CSS If you are going for web-based projects and development. Also, general knowledge of what JavaScrip...Jun 8, 2022·13 min read
The Difference between Web 2.0 and Web 3.0The World Wide Web has always been geared towards giving everyone equal access to the web. In its first use, specific users had to pay and request permission to read the information on the web. All through the 1990s, the web (Web 1.0) was a read-only...Mar 3, 2022·3 min read