AFAransiola Favour Taiyeintalenteddev.hashnode.dev·Mar 1, 2023 · 3 min readHow to Watermark Images using NodejsIf you're a beginner in the world of image editing, adding watermarks to your images can seem like a daunting task. However, with the right tools and techniques, it can be a relatively straightforward process. In this article, I will explain how to w...00
AFAransiola Favour Taiyeintalenteddev.hashnode.dev·Oct 27, 2022 · 1 min readClean CodeNo one dreads writing clean code more than a beginner. This was my case some years back, I was barely understanding the basic syntax of Dart when I began to hear about another yet difficult coding pattern called "Clean Code". I began to feel too dumb...00
AFAransiola Favour Taiyeintalenteddev.hashnode.dev·Oct 25, 2022 · 3 min readIntroduction to DartIn this last Lecture you wrote your first line of code. Now we need to start getting into more interesting topics. In this lecture, we will be talking about comments. I like to think of comments like this: I imagine myself working on a piece of art w...00
AFAransiola Favour Taiyeintalenteddev.hashnode.dev·Oct 25, 2022 · 2 min readIntroduction to DartIn this module, we are going to be using Dart Pad to run our code. With Dart Pad, you can get started learning how to code in Dart on the device of your choice without having to install any software. This article is specifically for those picking up...00