Mamus EferhaI have said a lot of goodbyesGoing to boarding school you tend to say goodbye a lot. Goodbye, we’ll see in a month when you come for visiting day. Or not? And then it’s…Dec 30, 2023Dec 30, 2023
Mamus EferhaHow to use Lottie animation in your flutter splash screenSplash screens are quite common when building mobile applications. They are usually static screens that are displayed at the start of your…May 26, 2021May 26, 2021
Mamus EferhaBuild a simple mobile app with Graphql and FlutterGraphql is a query language for APIs that gives clients the power to ask for exactly what they need and nothing more, makes it easier to…Jan 30, 2021Jan 30, 2021
Mamus EferhaBuild a Restful API with Elephant SQL (Postgres) and Express JS Framework (NodeJs) Part 2This is the second part of building a restful API with ExpressJs and Postgres. In the first part, we laid the foundation and wrote our…Aug 22, 2020Aug 22, 2020
Mamus EferhaincodeburstBuild a Restful API with Elephant SQL (Postgres) and Express JS Framework (NodeJs) Part 1This article will cover how to build a Restful API using nodeJs and Postgres database. If this is your first time building an API with…Aug 21, 2020Aug 21, 2020
Mamus EferhaHow to validate a dropdown button without using a package in FlutterIf you’ve ever had a form that submits to a database, you’ll agree that ensuring that users submit the correct option is important. One…Jun 21, 2020Jun 21, 2020
Mamus EferhaHow to use change the state of your material switch widget with values from cloud firestore…I used the Material switch widget for the first time in one of my projects and I initially found it quite tricky to use. After creating…May 20, 2020May 20, 2020