Skip to content

Instantly share code, notes, and snippets.

@JoeVan21
Created February 28, 2023 03:04
Show Gist options
  • Select an option

  • Save JoeVan21/adc2850ee8599cec660e2574d7022239 to your computer and use it in GitHub Desktop.

Select an option

Save JoeVan21/adc2850ee8599cec660e2574d7022239 to your computer and use it in GitHub Desktop.

Homework 7

Joseph Vanacore

Link To Vercel

What is confusing about platforms?

  • The most confusing about platforms is the build and how diffrent they are from eachother. For example, I was tasked to work with React which I liked becuase of how simple the layout was and how easily my code was ran. However when I was working with Vue the outline and platform was so diffrent and my code wasnt working properly compared to react where I didnt run into any specific errors. In Vue I had to change terms and classifications to make my code work a little, however Vue also didnt give much feedback on what was wrong with the code. Overall, since the multiple platforms we used are so diffrent from eachother, its harder to learn thus making the topic more consfusing.

How could web components and VanillaJS standards be taught in a way that is more approachable?

  • When learning about JS I used many outside sources like W3 schools to understand what some of the commands mean and what there functionality is. I would just add more in class examples of VanillaJS during class to understand how VanillaJS can be so important to building code.

What did you find easiest to work with on 1st stab? (You don't have to say web components, this is an honest take, if it was Vue cool, but justify it)

  • Throughout the course, I found REACT to be the easiest to work with on my frist try. I was able to input my code correctly into react with no issues or errors. My code ran perfectly, react also makes the layout eaiser to read and understand. For example when inputting my HTML, react highlighted which area in which the HTML should go in and ran with no problems or issues. I also just really enjoyed the deployment process and how easy it was to run the code on the local address.

Think back on the tooling. What parts were confusing? What clicked with you immediately?

  • When it came to tooling it took me many google searches to understand. When it came to applying specific tools like meme-maker into my personal card, It was confusing to figure out, but once I watched the video I was able to understand how it works and how to implement that tool. But besides that, I havent had any other specific incidences where tooling stopped me or confused me from the coursework.

What additional readings did you have to do in order to make sense of things.

Additonal Notes

  • Overall this class has been difficult and confusing, however I have learned SO much about HTML, CSS, and Javascript. I walked into the class not knowing anything about these tools or how they operate, and now I am able to understand what they do, how they function, and how to write them! Many of my questions gets solved in the videos which I find to be very helpful. Even with my code in its current state, there are some issues that still need to be worked on, however 2 months ago I would not even know what I'm looking at, now I understand. Overall, I think the class is being thought in a great manner.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment