GAGodson Aniagudoincoderlean.hashnode.dev·Oct 12, 2021 · 4 min readPicking Properties For Reusable ComponentsFor a whole lot of people, the beauty of frontend libraries like React and frameworks like Angular is in components. Components provide a better way to structure code and deliver features that can be extended or isolated and reused with ease. This pr...00
GAGodson Aniagudoincoderlean.hashnode.dev·Mar 14, 2021 · 10 min readHow To Sketch A Simple Face For IllustrationsSo I’m working on a project and I needed a set of illustrations for a few screens. I shopped around a few sites for not-so-pricey illustrations I could use and couldn’t find any so I did the next logical thing anyone in my situation would do: learn h...00
GAGodson Aniagudoincoderlean.hashnode.dev·Mar 11, 2021 · 9 min readShould You Use Firebase or AWS Amplify?So the Hashnode-AWS Amplify hackathon is over and, I must say, it was amazing! I got to build something I enjoyed working on (and I'm still working on, more news on that soon) and I got to build with tech I'm not very familiar with and I got to put t...00
GAGodson Aniagudoincoderlean.hashnode.dev·Mar 1, 2021 · 14 min readArgioo : A Social Network Built Around DebatesI saw the tweet announcing the Hashnode-AWS Amplify hackathon and thought it would be a great way to learn some new tech while actually working on something I enjoy and decided to give it a go. Like the blog post announcing the hackathon suggested, I...01C
GAGodson Aniagudoincoderlean.hashnode.dev·Dec 1, 2020 · 4 min readWriting Error Messages That Make SenseLike with pretty much everything else, there will be a time when your app would not work as it should. It's normal. It's expected and the even top developers know that it's necessary to build your app to manage these situations properly. That's why w...00