Single Deadline Crowdfunding Campaign Using Reach
Umoja 3 Bounty Hack Project
Sep 25, 20225 min read

Search for a command to run...
Umoja 3 Bounty Hack Project

Javascript provides several Functions to solve solutions, one of them is Math.min() and Math.max(). We can start by asking, what exactly does Math.min() and Math.max() functions do? How can we use it in our code? How does it work, and all? Read this...

Recently I started creating layouts using XML in android studio. I view other developer's XML code and wonder why they use constraint layout, whereas I was only introduced to relative and linear layout while I was learning layouts in XML. The questio...
