Akhil Reddy MallidiinJavaScript in Plain EnglishCreate Your Own Chrome ExtensionA guide on how to create our own Chrome extension using JavaScript.Jan 24, 2022Jan 24, 2022
Akhil Reddy MallidiinJavaScript in Plain EnglishA Look at the Redux connect() FunctionIt is no secret that React is one of the most popular libraries for building User Interfaces (UIs) in today’s day and age. I am confident…Jan 11, 2022Jan 11, 2022
Akhil Reddy Mallidiin#ByCodeGarageBuilding blocks of AngularThis story deals or goes through various building blocks that will be helpful while building an Angular application. This story is the…May 24, 2020May 24, 2020
Akhil Reddy Mallidiin#ByCodeGarageCreating an Angular AppThis story is strictly for complete beginners who are getting started with Angular Ecosystem and also for dev’s who facing issues while…Mar 23, 2020Mar 23, 2020
Akhil Reddy Mallidiin#ByCodeGarageSimple Linear Regression in a Comprehensive wayRegression is a form of predictive modelling technique, which investigate’s the relationship between independent and dependant vectors…Aug 28, 2019Aug 28, 2019
Akhil Reddy MallidiRegular Expressions are fun..!Regular Expressions are nothing but a group of characters or symbols, which are used to find a specific pattern from data. As a developer…Aug 26, 2019Aug 26, 2019
Akhil Reddy Mallidiin#ByCodeGarageWays to styling a React ComponentReact Js components have become building blocks of UI these days. If your an absolute beginner to React like me, have you ever wondered…Jul 14, 2019Jul 14, 2019
Akhil Reddy Mallidiin#ByCodeGarageGetting started with React — for BeginnersReact.Js is a popular Javascript library which is used for building attractive User Interfaces (UI). This post is strictly for beginners…Jul 8, 2019Jul 8, 2019
Akhil Reddy Mallidiin#ByCodeGarageEncoding Categorical data in Machine LearningMost of the Machine Learning Algorithms accepts only Numerical data as input. For example K-Nearest neighbor Algorithm calculates the…Jun 23, 20193Jun 23, 20193
Akhil Reddy Mallidiin#ByCodeGarageA Comprehensive guide on handling Missing ValuesMost of the real world data contains missing values. They occur due to many reasons like some observations were not recorded and…Jun 6, 20194Jun 6, 20194