Track Your Focused Work: Break Free from Stress and Boost ProductivityStress and anxiety create a whirlwind of thoughts that compete for our attention, making it hard to focus on the tasks at hand. This is a…Sep 23Sep 23
The Stress of Stress is Worse than Stress: How to Build Better Coping MechanismsMy Early Career StrugglesSep 11Sep 11
Overkilling code reviewsLike all the components of software development processes should be a contextual decision and not “Because company X does it that way”!.Jul 19, 2022Jul 19, 2022
Published inJavaScript in Plain EnglishCreating A ‘Control Room’ for Client-Side Rendered AppsThis pattern is beneficial if you need to communicate some States with your frontend App and as we know for the client-side rendered Apps…Feb 15, 2021Feb 15, 2021
Published inJavaScript in Plain EnglishCreate Editable HTML in ReactWe’re working on an inline editor for our builder in Touchpoint. As part of the inline editor, users should be able to edit both the style…Dec 6, 20201Dec 6, 20201
Published inJavaScript in Plain EnglishA React hook to share state between browser windowsSometimes on a Frontend App, we need to communicate with different tabs that are open on the browser. A good example of this use case is…Nov 20, 2020Nov 20, 2020