What's next after tutorials and building projects? I think that it's making contributions to open source projects. I have no idea how to do it, but I want to and that is motivation enough to figure out how and to actually do it. Follow me as I learn how to do so.
Category: ReactNative
React Native Flashcard App from Scratch Part 3-Struggles and Final Product
My app is finished but not yet posted on the app store. I have it on my phone but as I was playing around with it. I think I want to make some more changes. But let's go back to the creation of this app. I got the layout all done and I got the… Continue reading React Native Flashcard App from Scratch Part 3-Struggles and Final Product
React Native Flashcard App from Scratch Part 2-Starting
After planning the app, the next step is to start coding. Knowing where to start can be overwhelming. I had a hard time figuring out how to start. But sometimes it's better to just start and move on.
React Native Flashcard App from Scratch Part 1-Idea
Have you ever had a brilliant idea super early in the morning. I just did. I have been wanting to work on an actual personal project that didn't come from a tutorial but didn't know what to make. Finally it came to me. Read about my idea and follow along as I continue to build it from an idea to an actual working app.
Redux….. How, What, Where, Why?
After a few days of being confused with coding with Redux I decided to really try to understand what Redux is and why it's used. Here is my post on what I have learned about Redux so far.