PinnedSatyam SalujainLevel Up CodingDemystifying Asynchronous JavaScript — Event Loop, Call stack, Task Queue, and More!Javascript is a single threaded programming language. This means that, only one piece of code can run at a time, on a single main thread…Aug 26, 2020Aug 26, 2020
Satyam SalujainLevel Up CodingDeep dive into React Native’s architecture — legacy vs new👨🏻💻: Hey ChatGPT, what’s the buzzword on every frontend/mobile developer’s portfolio these days?Jul 22Jul 22
Satyam SalujainLevel Up CodingWeb Vitals — 4 ways to make your web apps more performantSo you have a web app that is performant, huh? How performant, if I may ask? What are the metrics on which you have concluded your website…Aug 22, 2021Aug 22, 2021
Satyam SalujainLevel Up Coding5 CSS tips and tricks you don’t want to miss out on in 2021Before talking about CSS trends in 2021, let me take you back to 1994 when the web is starting to be used as a platform for electronic…May 6, 20213May 6, 20213
Satyam SalujainLevel Up CodingAnimate a social share button using Implicit animations in FlutterGood animations makes the interface user-friendly and creative. Adding animations with Flutter is a bliss! In Flutter, there are 2 ways to…Feb 15, 2021Feb 15, 2021
Satyam SalujainLevel Up Coding5 ways to center a div using CSS.Let me tell you about a guy named Chandler. Chandler was an excellent programmer. He used to write clean and decoupled code. He used to…Jan 25, 20213Jan 25, 20213
Satyam SalujaDestructuring in javascript — Aliases, Nested Objects and Default ValuesI started playing around with React lately, and started destructuring objects more often than I ever did before!May 15, 2020May 15, 2020
Satyam SalujaReactive Programming with JavaScript : A brief introduction — Callbacks, Callback hell…WelcomeMay 7, 2020May 7, 2020
Satyam SalujaBasic Flutter Series 1.1 : Navigation options — Tabs and Drawer layoutsFlutter is one magical framework! I have started Basic flutter series to promote this beautifully crafted open source framework.Feb 1, 2020Feb 1, 2020
Satyam SalujaWhats all the fuss about GIT?Mistakes are bound to happen in any field we work. It’s a human tendency. But mistakes can turn very “costly” in the field of programming…Sep 21, 20191Sep 21, 20191