PinnedInBetter ProgrammingbyIouri Sorokine·Nov 22, 20223 Years After Coding Bootcamp: Advice From GraduatesI asked my Bootcamp batch mates how their career change went and what they would recommend to those taking the step todayA response icon4A response icon4
InJavaScript in Plain EnglishbyIouri Sorokine·Oct 24, 20228 Simple Tips To Be A Better Code ReviewerMaster the essential craft of code review with these important tips.
InJavaScript in Plain EnglishbyIouri Sorokine·Oct 23, 2020React State Management In 2020If you are using React or React Native to build web or mobile apps, you probably know that managing the state of the app is key, and with…
InBetter ProgrammingbyIouri Sorokine·Oct 8, 2020Is BigJS a Solution to JavaScript’s Numbers Problems?Can we finally put client-side math issues to bed?
InBetter ProgrammingbyIouri Sorokine·Oct 1, 2020Why Knowing Git Stash Is a MustTuck your code away and apply it correctly
Iouri Sorokine·Sep 28, 2020Catching-up A Computer Science Degree: Guide For Career Changers (Part 1)I became a developer without following the “traditional path” of computer science or engineering degree, but through a mix of…
InJavaScript in Plain EnglishbyIouri Sorokine·Dec 2, 2019Creating Custom Pins With React MapBoxMake them point on the right spot!
InBetter ProgrammingbyIouri Sorokine·Nov 26, 2019Building a Music Game in JavaScript: Part 2Adding gamification, score, and interaction
InIronhackbyIouri Sorokine·Oct 31, 2019Can A Coding Bootcamp Change You Life?My Insights From The Ironhack Experience
InBetter ProgrammingbyIouri Sorokine·Oct 29, 2019Building a Music Game in JavaScript: Part 1Creating a basic beat maker with <audio> and async functions