@christacoding@reactjs At the beginning it may be very frustrating for sure! 🤣 had he same hassle few years ago with it, when decided to use @reactjs as a core for the new website at work knowing nothing about it
#100DaysOfCode Days 48-60
I've finished the SPA I'm building with @reactjs (without styling)! I then attempted to use #Redux to store the list of movies and logged-in user in the store... and now it's broken. 💁♀️✨
Wish me luck in the debugging process. 😬
@AndrewRedUK@reactjs Thanks for the encouragement!! I've been stuck on this for around 2 weeks now, sooooo it's starting to get a little frustrating. 😂 Definitely a lot to learn but I (usually lol) love the process.
@christacoding@reactjs Good luck!🤩 unfortunately debugging is a big part of the development process, and sometimes it could be frustrating time being, BUT in all other time it’s the most amazing job!
#100DaysofCode Day 47
(I've been out of action because of travel and my sister's wedding, excited to get back into the swing of things!)
🌿 I've begun using React to build a SPA utilizing the Miyazaki movie API I finished last month!
I'm excited to be back learning after spending a great Thanksgiving weekend with the family! 🦃
#100DaysOfCode Day 46
🕸️Today, I built a relational database using SQL to learn the fundamentals and to practice designing a database using a database schema.
#100DaysOfCode Day 45
🛏️ Today I studied the key principles behind RESTful architecture and CRUD functionality. Really interested in how endpoints are utilized, excited to learn more about that!
Does anyone else get a lot of satisfaction setting up a file system? 🤓
#100DaysofCode Days 40-44
☁️ I'm beginning with to build some back-end skills! Currently learning how to work with #NodeJS to create my own api, and later build a small web application with it. But that's pretty far down the road from now. 🐌
#100DaysOfCode Days 34-39
⚡️ I've completed my Pokédex project! ⚡️
Let me know what you think! ☺️
This small web app utilizes an external API (thank you
@PokeAPI!) and displays individual modals for the first 150 #pokemon.
#100DaysOfCode, Days 28-33
🤠There's a 🐍 in my #bootstrap (sorry, had to).
Still working on the Pokédex and started utilizing some Bootstrap for practice! Excited to show you the completed project soon!
@Abhikakumanu1 Good to know!! 👍 The plan I was reading emphasized it’s use for older projects, so that makes sense! Probably won’t spend any more time with it then 😬
#100DaysOfCode Day 26 & 27
🍀 I’ve been learning about #jQuery! I built a simple to do list app to practice it. Do you prefer using jQuery or plain JavaScript?? 🤔
@mounirmotawakil Oh okay, gotcha! While working through the lesson plan I was thinking “wow but the author really seems to hate jQuery???” and now it makes sense. 😂
#100DaysofCode, Day 20-25
Wow, it's been a busy few days, but here's an update what I've been working on:
🐝Modals, modals, modals! I've been working on functions to fetch data from an API and feed it to a modal. Excited to implement some better UI in my #pokedex soon!