#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.
#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 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?? π€
@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 π¬
@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!