Tal WasermaninITNEXTManaging Dialogs with MobX and React Context APIDialog management is a common requirement in many web applications. In this article, we’ll explore a solution for managing dialogs using…Mar 13Mar 13
Tal WasermaninITNEXTReact Context and React-TrackedThis article is a follow up on my previous article, which explained how i used React Hooks with context to manage application state. This…Oct 9, 20211Oct 9, 20211
Tal WasermaninITNEXTReact Hooks with Context as a state management solutionWe all know the BIG players Redux and Mobx libraries that are used in most client applications to manage the application state. But…Dec 15, 20202Dec 15, 20202
Tal WasermanUsing WebWorker in ReactIf it’s your first time using WebWorker or if you want to improve your implementation, this article is just for you!Jun 3, 20201Jun 3, 20201
Tal WasermanPredicting the future of your codeIt all starts with poor design and ignoring the overall picture. This is how the story goes… You’re required to build a web page and you…Dec 19, 2018Dec 19, 2018