Fit Bounds of a Polyline and Marker with react-google-maps Use React Google Maps and fit bounds & zoom of a Polyline and Marker together for a better UI experience. Vaibhav Sharma Jul 16, 2019 | 4 min read
Formik and Yup with Netlify Forms for React Apps Use Formik and Yup to make robust forms in conjunction with Netlify Forms. Best part, no backend required! With a generous 100 submissions per month, it's more than enough for most hobby websites. Vaibhav Sharma Jun 16, 2019 | 4 min read
Creamy MushRome Mushroom Recipe Taste the creamy mildly spicy deliciousness of this mushroom recipe, that cooks fast and leaves you craving for more. Vaibhav Sharma Mar 23, 2019 | 1 min read
Setting up i18n with TypeScript in Next JS Project Leverage the power of TypeScript with Next JS and make your project i18n ready. Use the plugin next-i18next with your TypeScript Next JS project. Vaibhav Sharma Mar 10, 2019 | 6 min read
Problems with 'gatsby-image' and their workarounds Gatsby Image is a very powerful package with drool worthy features. It makes it very easy to implement, Medium like progressive image loading among other things. But it has its fair share of problems. Here are some of them along with workarounds. Vaibhav Sharma Dec 19, 2018 | 5 min read
Self hosting Google Fonts for better caching Self host google fonts to better leverage the browser caching provided by starter kit like create-react-app and Gatsby. Vaibhav Sharma Dec 5, 2018 | 2 min read