InGeek CulturebyAashish Manandhar·Jun 8, 2021Testing useEffect and Redux Hooks using EnzymeHere’s how you can test effect and redux hooks while shallow mounting components using Enzyme and Jest.A response icon1A response icon1
Aashish Manandhar·May 19, 2021How to efficiently write/code your presentation slidesAs opposed to using traditional way of preparing presentation slides, learn how you could achieve better results efficiently using Markdown
Aashish Manandhar·Aug 7, 2020Connect to useDispatch and useSelector in ReduxWhy you should migrate to useDispatch and useSelector from mapDispatchToProps and mapStateToProps and how you could do it.A response icon1A response icon1
InThe StartupbyAashish Manandhar·May 28, 2020Documenting your code should be done this wayIf you’ve been writing paragraphs of text to document your code or you think that you don’t have the right tools, you might be wrong…A response icon2A response icon2
Aashish Manandhar·Feb 21, 2020clip-path : An Awesome CSS Property You Should Be UsingUnconventional uses of the clip-path property to replace other css properties and possibly javascript…
Aashish Manandhar·Jun 11, 2019Testing React Function Components with Hooks using EnzymeTesting by shallow rendering React Function Components having state and lifecycle hooks using Jest testing library and enzymeA response icon5A response icon5
InDevnetworkbyAashish Manandhar·Jan 21, 2019How I wrote a Single Page Chrome ExtensionThe journey of developing a chrome extension using a MVP framework which encountered numerous rewrites and refactoring to solve problems …
Aashish Manandhar·Jul 20, 2018Sadhu: A cunning salesman of hopeThey give you hope of a brighter day but you have to buy it from them.A response icon1A response icon1
InDevnetworkbyAashish Manandhar·Jan 8, 2018Moving to promises and async/await from callbacksHow callbacks fare against promises and async/await to handle asynchronous javascriptA response icon1A response icon1