Difference between revisions of "Hhinsch Week 7"
From LMU BioDB 2017
(added some notes to my electronic notebook) |
(edited the code font on npm start so it doesn't put "command" in the code font) |
||
Line 9: | Line 9: | ||
*It at first seemed daunting to invoke the Ajax Starter code on our page, but Dr. Dionisio clarified this in class. | *It at first seemed daunting to invoke the Ajax Starter code on our page, but Dr. Dionisio clarified this in class. | ||
*Although I am unable to explain exactly how the Ajax Starter code worked in order to load the data from UniProt and SGD to our html page, I can tell you how I got there. | *Although I am unable to explain exactly how the Ajax Starter code worked in order to load the data from UniProt and SGD to our html page, I can tell you how I got there. | ||
− | *First I downloaded Node to my computer in order to invoke the <code>npm install</code> command on my computer's terminal. In opposition with the process in class, I could do this from my computer's terminal rather than the Node terminal directly. After this I ran the <code>npm start | + | *First I downloaded Node to my computer in order to invoke the <code>npm install</code> command on my computer's terminal. In opposition with the process in class, I could do this from my computer's terminal rather than the Node terminal directly. After this I ran the <code>npm start</code> command which caused my computer to run as a web server so my browser could access the html file via Localhost(my computer). |
Revision as of 04:45, 17 October 2017
Contents
BRO1 HTML(My Favorite Gene) Zip File
Electronic Notebook Week 7
- Zachary Van Ysseldyk and I met together immediately after class to collaborate about the deliverables of this assignment.
- It at first seemed daunting to invoke the Ajax Starter code on our page, but Dr. Dionisio clarified this in class.
- Although I am unable to explain exactly how the Ajax Starter code worked in order to load the data from UniProt and SGD to our html page, I can tell you how I got there.
- First I downloaded Node to my computer in order to invoke the
npm install
command on my computer's terminal. In opposition with the process in class, I could do this from my computer's terminal rather than the Node terminal directly. After this I ran thenpm start
command which caused my computer to run as a web server so my browser could access the html file via Localhost(my computer).
Assignments
Week 1
Week 2
Week 3
Week 4
Week 5
Week 6
Week 7
Week 8
Week 9
Week 10
Week 11
Week 12
Week 14
Week 15
Hayden's Individual Journal Entries
hhinsch Week 1
hhinsch Week 2
hhinsch Week 3
hhinsch Week 4
hhinsch Week 5
hhinsch Week 6
hhinsch Week 7
hhinsch Week 8
hhinsch Week 9
hhinsch Week 10
hhinsch Week 11
hhinsch Week 12
hhinsch Week 14
hhinsch Week 15
Page Desiigner Deliverables Page
Class Journal Entries
Class Journal Week 1
Class Journal Week 2
Class Journal Week 3
Class Journal Week 4
Class Journal Week 5
Class Journal Week 6
Class Journal Week 7
Class Journal Week 8
Class Journal Week 9
Class Journal Week 10
Page Desiigner