Here is where I will be posting updates on what I have been learning.Here is the link to my Git Hub profile.

Today we just did a refresher on react app stuff.
I learned about creating a user log in server with email and password. Was easier to understand since i have gotten some knowledge previoously.
today i learnt about Sequelize, Thunder client and MYSQL Workbench. It is hard to understand but I am learning it slowly.
Continued learning about SQL still not fully understanding it.
Today I learnt about SQL. I found it very confusing.
Today I continued learning about CRUD and static servers. This was also easy to follow. Here is CRUD;
Today I learnt about CRUD and static servers. I found it easy to follow but the learning of CRUD continues tomorrow.
Today I learnt about styled-componants (can use css code within the react js file using a package) and also react-router (lets you link pages together) I picked up on them fast.
This is the styled-componants;
This is the react-router;
Today I learnt about API's (Application Programming Interface) and how to fetch them. I found this easy to pick up on and a cool aspect of coding.
Here is the outcome of my learning whilst playing around with it;
When one of the film images is clicked on, a modal comes on the screen with the films description and a working close button;
This week I worked on and finished creating a calculator app.
Here is the link to try it; My Calculator
Today i learnt how to create a list with working info and favourite buttons.
Today I learnt more basics of react. I learnt about use state and the map method. I found these easy to understand. I also started creating a calculator app
useState;
.map;
Today i learnt about react and how it works, found it pretty straight forward once i understood the keywords. The images show the exaample of using react to export other files data and put it into the main app.
This week I have been working on a group project called cyberpets. it was a bit stressful but we got it functional.
Here is the link to try it; Group Project
Today I learned how to attach two JS files together. I understood this quickly and thought it was an easier part of coding.
Today I learned about scope, higher order functions and object oriented programming (OOP). I found it confusing at first but i think im starting to understand it more at the end of the day.
Today I finished up working on my two projects, making a keycode and then making a drumkit using the previous knowledge of JS DOM. I did most of it without help but i did have one or two problems with parts of the code. Click the images to try them out.
Today I started working on making a drumkit using the previous knowledge of JS DOM. I struggled at first but understood better once it was explained.
Here is what the website looks like within the live server:
Today I learnt about more advance JS DOM things. it was a bit tricky but I picked up on it quickly.
Here is what the website looks like within the live server:
Today I started to learn about JS DOM. We were told to make a keycode generator. It was confusing at first but i got the hang of it.
Today I learnt about chatGPT and its uses. It was really simple
Today I learnt about objects. I found that this was straight forwardand easy to understand.
Today I learnt about functions. I found them to be alright, I picked it up quick.
Today I learnt about If, Else and Switch statements. I picked up on them rather quickly as me previous experiance with Unreal Engine 4.
Then I learnt about arrays. I found them rather simple.
Today I started to learn how to use node. I found that it was really straight forward
I also learnt how to make a Random Number Generator (RNG)
I then did an activity to create a tic tac toe board using what we have learnt.
I was taught how to string together strings in these activites. I was also taught about node
Today I learned how to use git and git hub. I didn't find it too hard once i knew the commands to imput into the terminal.