Temitope OmotundeEnvironment Variables In Serverless FrameworkIt is established standards not to put secrets in codebases because of security. Usually the secrets are introduced to during deployment or…Jan 24, 2023Jan 24, 2023
Temitope OmotundeSimple Web Crawler ServiceThis was built based on the Backend Project Idea 1 given in the article…Sep 20, 2021Sep 20, 2021
Temitope OmotundeBasic Concepts for Beginner Software Engineers: 1 - How the Internet WorksThis is a series of basic concepts Software Developers should know. After many years of working as a Software Engineer, I have found out…May 17, 2021May 17, 2021
Temitope OmotundeThe Prototype Inheritance in JavaScript is not an AccidentI wonder why i had this gut feeling when working with JavaScript that the Prototype Inheritance was an accident. After thinking about it, I…May 4, 2021May 4, 2021
Temitope OmotundeDart Nuggets: Operator ==To remove a class of annoying bug issue when dealing with equality of objects in dart, override the == operator in your custom models…Jun 28, 2020Jun 28, 2020
Temitope OmotundeFlutter: Everything is a Widget Series — Part 5: ScaffoldOne of the main themes that quickly jump at you while using Flutter is that everything is a widget. The series aims to help beginners…Sep 22, 2019Sep 22, 2019
Temitope OmotundeFlutter: Everything is a Widget Series — Part 4: MaterialAppOne of the main themes that quickly jump at you while using Flutter is that everything is a widget. The series aims to help beginners…Aug 10, 2019Aug 10, 2019
Temitope OmotundeFlutter: Everything is a Widget Series — Part 3: State in WidgetsOne of the main themes that quickly jumps at you while using Flutter is that, everything is a widget. The aim of this series is to help…Jul 16, 2019Jul 16, 2019
Temitope OmotundeFlutter: Everything is a Widget Series — Part 2: Composition is KeyOne of the main themes that quickly jumps at you while using Flutter is that, everything is a widget. The aim of this series is to help…May 30, 2019May 30, 2019
Temitope OmotundeFlutter : Everything is Widgets SeriesOne of the main themes that quickly jump at you while using Flutter is that, everything is a widget. The aim of this series is to help…May 1, 2019May 1, 2019