BMBharat Mhaskarinbmha.hashnode.dev·Dec 20, 2020 · 7 min readReact Custom Toolchain Setup: TypeScriptAs promised in my previous blog React Custom Toolchain Setup I have added typescript to the setup, though with slight twist. I started from same base again by cloning https://github.com/paradoxinversion/creating-a-react-app-from-scratch Upgrade to l...00
BMBharat Mhaskarinbmha.hashnode.dev·Nov 8, 2020 · 4 min readReact custom toolchain setupCreating a Toolchain from Scratch This is about the setup I used to demonstrate TDD with React. Scaffolding As per React documentation , I cloned https://github.com/paradoxinversion/creating-a-react-app-from-scratch git clone https://github.com/...00
BMBharat Mhaskarinbmha.hashnode.dev·Oct 31, 2020 · 17 min readTDD with ReactIntroduction TDD is basically test-driven development. Where you write tests first before even implementing the first line of feature. Why? You might ask why I would want to write tests first when there is hardly any time or monetary budget for it...01S
BMBharat Mhaskarinbmha.hashnode.dev·Oct 16, 2020 · 3 min readGetting job satisfaction...again!My story of getting over the unwanted feelings and dissatisfaction settled in while working from home. Feeling Unproductive Lately I have been feeling a lot un-productive, even after working for longer number of hours and meeting goals at workplace. ...01A