MLMassimo Lauriolainfull-stuck-development.hashnode.dev·Jul 29, 2021 · 5 min readBefore the journey begins. (Part 4)Having added, in part 3 , the ability to have a list of items and to insert new ones, let's now move on to the rest of the operations provided for this app. Let's start with the ability to modify one of the elements. By directly using the input we u...00
MLMassimo Lauriolainfull-stuck-development.hashnode.dev·Jul 27, 2021 · 5 min readBefore the journey begins. (Part 3)Now that we have the graphic draft, it's time to "breathe life" into our app by starting to divide the components and inserting a first interaction between them so we have a working list. Before starting a note: all the code of part 2 you can find in...00
MLMassimo Lauriolainfull-stuck-development.hashnode.dev·Jul 26, 2021 · 3 min readBefore the journey begins. (Part 2)In part 1 we saw how to start our project. Now it's time to create a first visual draft of our list. Trying to imagine this list in the most basic way, we'll surely have at least a textual input to insert the items, with an associated submit butto...00
MLMassimo Lauriolainfull-stuck-development.hashnode.dev·Jul 22, 2021 · 2 min readBefore the journey begins. (Part 1)So, before I begin my journey into the vast and wild lands of Codeland, it's good to get my tools ready. What better way to prepare than to make a list of the tools you absolutely must have? Here in Codeland certainly "pen and paper" are not accept...00
MLMassimo Lauriolainfull-stuck-development.hashnode.dev·Jul 20, 2021 · 1 min readA new adventure?So, I'm stuck. I love programming. I love the problem solving that this job takes you through every day. So I decided to start this "cathartic" journey where I face small problems for the sake of it. Like facing enemies in an RPG to level up, to find...00