Published inLevel Up CodingGitHub Actions — How To Share Data Between JobsLately, I’ve got the chance to work with GitHub Actions, I had to share my front-end project build between multiple jobs, I did the…Jan 25, 2021A response icon2Jan 25, 2021A response icon2
Published inLevel Up CodingThe Amazing Power of JavaScript ProxiesToday we’re going to learn about ECMAScript 6 Proxies, We are going to cover the following topics in this article:Oct 3, 2020A response icon4Oct 3, 2020A response icon4
Published inLevel Up CodingMobx Tips And PitfallsSo lately I’ve started seeing more and more people starting to use MobX and I wanted to share some insights I gained while using mobx for…Jul 11, 2020A response icon3Jul 11, 2020A response icon3
Published inLevel Up CodingMinimize Your Bundle Size Via PreactToday we’re going to talk about bundle size, its effects, how we can reduce it, measure it, and achieve better results using Preact.May 29, 2020May 29, 2020
Published inLevel Up CodingReact Hooks Rules For Cleaner CodeHello everyone, today we are going to talk about React Hooks and a few simple patterns to follow that can make your code much cleaner…May 15, 2020May 15, 2020
Published inLevel Up CodingJavascript Closures Simple GuideSimple guide to Javascript Closures and Real life examples to how you can utilize themMar 30, 2020A response icon1Mar 30, 2020A response icon1
Published inLevel Up CodingIntroducing MobX EasyI am happy to introduce to you a new library above MobX which will make your life with MobX easier! mobx-easyMar 5, 2020Mar 5, 2020
Published inLevel Up CodingReact Hooks + MobX TodoListToday we are going to write a simple to list with React Hooks and MobX.Dec 21, 2019A response icon5Dec 21, 2019A response icon5
Published inFrontend WeeklySeparation of Data and Ui in your Web AppArticle about the concept of separation of Data and UI on web applications. :rocketSep 21, 2019A response icon2Sep 21, 2019A response icon2