Yash SharmaHow to use environment variables in a react Js projectIn React.js, managing environment variables is crucial for handling configuration settings, API keys, and other sensitive information…Jul 17, 20231Jul 17, 20231
Yash SharmaUnderstanding basics of Typescript genericsTypeScript is a popular programming language that is a superset of JavaScript. One of the key features of TypeScript is generics. In simple…Feb 18, 2023Feb 18, 2023
Yash SharmaPolyfill for Promise.allSettledTime for a new method to jump in for promisesSep 13, 20201Sep 13, 20201
Yash SharmaSetting up your Macbook for Front End DevelopmentA guide to setting up your development environment.Aug 28, 2020Aug 28, 2020
Yash SharmaJavascript, The weird parts- Part 1Javascript tries to do the best possible thing that it can rather than just throwing errors everywhereJul 27, 2020Jul 27, 2020
Yash SharmaincodeburstBuilder Pattern in Javascript — With a Simple ExampleDefinition: “ Separate the construction of a complex object from its representation so that the same construction process can create…Jul 14, 20202Jul 14, 20202
Yash SharmaHost your nodejs application on HerokuFirstly create your account on Heroku .Mar 28, 2018Mar 28, 2018
Yash SharmaCreating an apk for your react native app with expo clientExpo provides you the fastest way to build an app. With Expo tools, services, and React, you can build, deploy, and quickly iterate on…Feb 1, 20183Feb 1, 20183