Rahil ShaikhReact Hooks : Understanding useState and useEffect with simple practical examples.Understand the most commonly used react hooks in a simple and practical waySep 22, 2022Sep 22, 2022
Rahil ShaikhCRUD Operation using GraphQL Apollo server with Nodejs and MongoDBCreating a simple CRUD API app using GraphQL with NodeJs and MongoDB.Sep 14, 2022Sep 14, 2022
Rahil ShaikhinGeek CultureConst vs Object.freeze in Javascript Object and Arrayconst works perfectly fine for primitive datatypes but for there is a way to handle the same for non primitive data types i.e Object.freezeMay 25, 2022May 25, 2022
Rahil ShaikhinGeek CultureNode JS Environment Variables — Setting Node app for multiple environments.Creating and accessing custom .env files to store configirations for your node application to run on different environment modesAug 22, 202110Aug 22, 202110
Rahil ShaikhinNerd For TechAsync Await in JavascriptHow to handle asynchronous execution in JavaScript with async, awaitJul 9, 2021Jul 9, 2021
Rahil ShaikhinNerd For TechHoisting in JavaScriptUnderstanding variable and function hoisting in JavaScript.Jul 7, 2021Jul 7, 2021
Rahil ShaikhinGeek CultureJavascript map, reduce, filter methods✌Understanding JavaScript map, reduce, filter methods.Jun 27, 2021Jun 27, 2021
Rahil ShaikhinTowards Data ScienceCross Validation Explained: Evaluating estimator performance.Improve your ML model using cross validation.Nov 26, 20186Nov 26, 20186
Rahil ShaikhinDataDrivenInvestorChoosing the Best Algorithm for your Classification Model.In machine learning, there’s something called the “No Free Lunch” theorem which means no one algorithm works well for every problem. This…Nov 21, 20187Nov 21, 20187