Open in app

Sign In

Write

Sign In

Temitope Omotunde
Temitope Omotunde

14 Followers

Home

About

4 days ago

Environment Variables In Serverless Framework

It is established standards not to put secrets in codebases because of security. Usually the secrets are introduced to during deployment or code execution. For Serverless Framework, it is no different. To introduce environment variable at deployment through the serverless.yml file, use the environment key under provider key. … provider: name…

AWS

3 min read

Environment Variables In Serverless Framework
Environment Variables In Serverless Framework
AWS

3 min read


Sep 20, 2021

Simple Web Crawler Service

This was built based on the Backend Project Idea 1 given in the article [https://hackernoon.com/15-project-ideas-for-front-end-back-end-and-full-stack-web-developers-j06k35pi](https://hackernoon.com/15-project-ideas-for-front-end-back-end-and-full-stack-web-developers-j06k35pi) Find project repository at https://github.com/topeomot2/simple-web-crawler-service Requirements Simple web crawler service that takes a page URL and returns the HTML markup of that page.

Java Script

4 min read

Java Script

4 min read


May 17, 2021

Basic Concepts for Beginner Software Engineers: 1 - How the Internet Works

This is a series of basic concepts Software Developers should know. After many years of working as a Software Engineer, I have found out that knowing this concepts can clear up a lot of difficulty in understanding more advanced concepts in programming. My approach is to explain each concept in…

Beginner

4 min read

Basic Concepts for Beginner Software Engineers: 1 - How the Internet Works
Basic Concepts for Beginner Software Engineers: 1 - How the Internet Works
Beginner

4 min read


May 4, 2021

The Prototype Inheritance in JavaScript is not an Accident

I wonder why i had this gut feeling when working with JavaScript that the Prototype Inheritance was an accident. After thinking about it, I realize, it was because of the following reasons I had written other languages before coming to JavaScript and those languages were main Object Oriented Languages or…

Java Script

4 min read

The Prototype Inheritance in JavaScript is not an Accident
The Prototype Inheritance in JavaScript is not an Accident
Java Script

4 min read


Jun 28, 2020

Dart 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 especially if you are going to be comparing objects of the same model. void main() { var obj1 = CustomObject(name: 'tope', age: 20); var…

3 min read

3 min read


Sep 22, 2019

Flutter: Everything is a Widget Series — Part 5: Scaffold

One of the main themes that quickly jump at you while using Flutter is that everything is a widget. The series aims to help beginners understand this simple yet powerful concept and introduce them to basic widgets in Flutter. To help us in this journey, I built a Twitter App…

Material Design

2 min read

Flutter: Everything is a Widget Series — Part 5: Scaffold
Flutter: Everything is a Widget Series — Part 5: Scaffold
Material Design

2 min read


Aug 10, 2019

Flutter: Everything is a Widget Series — Part 4: MaterialApp

One of the main themes that quickly jump at you while using Flutter is that everything is a widget. The series aims to help beginners understand this simple yet powerful concept and introduce them to basic widgets in Flutter. To help us in this journey, I built a Twitter App…

Material Design

3 min read

Material Design

3 min read


Jul 16, 2019

Flutter: Everything is a Widget Series — Part 3: State in Widgets

One 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 beginners understand this simple yet powerful concept and introduce them to basic widgets in Flutter. To help us in this journey, I built…

Android App Development

4 min read

Android App Development

4 min read


May 30, 2019

Flutter: Everything is a Widget Series — Part 2: Composition is Key

One 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 beginners understand this simple yet powerful concept and introduce them to basic widgets in Flutter. — To help us in this journey, I built a Twitter Mobile Clone App using only the inbuilt widgets that come with Flutter. You can find the code at https://github.com/topeomot2/twitter-ui-app

Android App Development

4 min read

Flutter: Everything is a Widget Series — Part 2: Composition is Key
Flutter: Everything is a Widget Series — Part 2: Composition is Key
Android App Development

4 min read


May 1, 2019

Flutter : Everything is a Widget Series — Part 1

One 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 beginners understand this simple yet powerful concept and introduce them to basic widgets in Flutter. Well, it’s not going to be all talk…

Mobile App Development

3 min read

Flutter : Everything is Widgets Series
Flutter : Everything is Widgets Series
Mobile App Development

3 min read

Temitope Omotunde

Temitope Omotunde

14 Followers

Senior Software Engineer @Andela

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Tim Sneath

    Tim Sneath

  • Michael Thomsen

    Michael Thomsen

  • Alibaba Tech

    Alibaba Tech

  • Hussein Nasser

    Hussein Nasser

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech