Georgy GlezerinLevel 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, 20212Jan 25, 20212
Georgy GlezerinLevel 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, 20204Oct 3, 20204
Georgy GlezerinLevel 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, 20203Jul 11, 20203
Georgy GlezerinLevel 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
Georgy GlezerinLevel 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
Georgy GlezerinLevel Up CodingJavascript Closures Simple GuideSimple guide to Javascript Closures and Real life examples to how you can utilize themMar 30, 20201Mar 30, 20201
Georgy GlezerinLevel 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
Georgy GlezerinLevel Up CodingReact Hooks + MobX TodoListToday we are going to write a simple to list with React Hooks and MobX.Dec 21, 20195Dec 21, 20195
Georgy GlezerinFrontend WeeklySeparation of Data and Ui in your Web AppArticle about the concept of separation of Data and UI on web applications. :rocketSep 21, 20192Sep 21, 20192