- (React) https://github.com/JoeVan21/create-react-app
- (Angular) https://github.com/JoeVan21/angular-card
- (Vue) https://github.com/JoeVan21/vite-vue-Nick-Card (Would not respond)
What are the similarities and what are the differences in repo structure? Find 5 similarities and 1 difference between each of the 4.
- They all run under the same programing languages (CSS, HTML, JS).
- They all need a package to be ran in the programs.
- The functions are all run on dependency functions.
- The four repo's have imported test codes that can be replaced with our own codes made in codepen.
- All the diffrent repo's are required to have scripts built within the file to make it run properly on a page.
- Since the highlighting issue has an open source code file that can ne inspected and fixed, makes the overall idea viable.
- The lines being presented at the start of the video are not being highlighted properly which is causing other lines to be highlighted without being commanded to. Instead of the lines being properly highlighted, the lines are getting boxed in which makes the code appear to be highlighted. Changing the width of the box wil change the size of what is being highlighted.
- Inside the coding systems of HTML and CSS I cannot edit or change the font color with the code lines and examples we have provided. However, we can change the font color settings when coding in java script, Within the example provided, line 50 within the java script lanugage is what would be used to edit the font color.
- Contructors in java script identify a certain object that is going to be built within the system. In this example the constructor is building the diffrent font styles used for the meme such as the width, boldness, padding, and color.
- The media code in the case described in lines 61-73 in java script developes where the text is going to be placed on the media file/link that we assigned in HTML. It also de
- The frontend of the examples in the video provided are very important to the success of the code, however I belive the backend of the code is to blame for the bug. It seems like the front end was doing everything it was supposed to do, however when the code gets connected to the backend of the code it causes the bug which makes me believe the backend is to blame.
What languages do you see in this video? List them. If you're not sure what the language is, but you know it's different, indicate that.
- Using some knowledge I gained in class this past week, I can see the webpage used is HTML which is common throughout multiple web sites. I also recognize Java or JavaScript is being used to communicate with the webpage. The diffrence between the two are that HTML helps display the websites information where as the Java or JavaScript code is producing the website page that is being shown.
NewerOlder