PinnedAbhishekDesigning monolith services while keeping micro services in sigh — Part 2It took me while to think about the surprise technical team would have given to management.Jan 25, 2022Jan 25, 2022
AbhishekSometimes we can’t continue what we started and that is OKAY.I started 100 days of coding challenge when 2022 began and posted about it on Linkedin and boasted all over, however, you would notice that…Dec 15, 2022Dec 15, 2022
AbhishekDesigning services as monolithic while keeping Microservices in sight — Part 1From the experience, what I have observed is we build technology to cater the needs of our users and business, we think everything is…Jan 21, 2022Jan 21, 2022
AbhishekWhen I had a beer with neighbor in the snowYesterday, we got some 20–30 centimeters of snow and this is how it looked from my window.Jan 19, 2022Jan 19, 2022
AbhishekHow to pass function as a prop in React componentIn previous episodes of react, we have learned how to pass props to the components. In this episode, we will see how could we pass the…Jan 18, 2022Jan 18, 2022
AbhishekState in React ComponentWe call ReactDOM.render() whenever we want to update the UI with new state.Jan 17, 2022Jan 17, 2022
AbhishekComponents of React in 1 minuteComponents are the base of React, everything we do in React is via component.Jan 16, 2022Jan 16, 2022
AbhishekHow riding a bike has taught me the meaning of perseveranceIt is Day 8/100 today and I spent sometime in priming my knowledge on classes and objects of typescript and how it will be used by…Jan 15, 2022Jan 15, 2022
AbhishekSyntheticEvent in React — What is it?Synthetic — In day to day life we use this word to give the idea that its not “organic”, it’s a manufactured object.Jan 14, 2022Jan 14, 2022
AbhishekVirtual DOM — the magic behind ReactWe have moved from Static UI to dynamic UI’s where we interact with the page, submit the forms, click on items to get more details and…Jan 13, 2022Jan 13, 2022