Random Quote Machine Part 5 API Version: Free Code Camp Basic Front End Projects

preview_player
Показать описание
Part 5 of Random Quote Machine using an API from Free Code Camp's Basic Front End Projects

Support me and visit my store at:

Internship, Part-Time, & Full time work for college students and recent grads:

Fan funding goes towards buying the equipment necessary to deliver 4k videos, 4k webcam, and a high quality microphone better audio. Any support is very appreciated!

My channel is here for aspiring programmers to learn easier and help debug any issues from the many great free resources available on the web.

Check out my other videos going over HTML, CSS, Ruby, Ruby on Rails, Java, JavaScript, Python, PHP, SQL, Command Line, BootStrap, jQuery, and WordPress from CodeCademy, CodeCombat, FreeCodecamp and more!

-~-~~-~~~-~~-~-
Please watch: "How I Became a Developer | My Developer Journey of the Last 3 Years | Ask a Dev"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

another great video! thanks! Really liked the way you described JSON! One interesting observation: if a page generates a quote like this: "Adversity isn't set against you to fail; adversity is a way to build your character so that you can succeed over and over again through perseverance." - by Byron Pulsifer"
the only part that gets transferred to Twitter is: the part before the ";", so could be a good exercise in future to write a script to handle that. Probably by adding "\" before special symbols or something like that.

MrDviratis
Автор

Thanks for a great video; five days ago I almost gave in. Very insightful and life saving. One thing is that the tweet returns undefined undefined again

sherifhosny
Автор

You should really start posting links to your CodePen's and other links that you use in the video. In the description of the video, that is

ianboy
Автор

Thank you so much! I was able to finish this project thanks to you :)

bstrnx
Автор

Thank you very much! For me, this presentation was very enlightening. Great!!!

antonsmid
Автор

Love your videos man! Just one quick question, how did you come up with this code with the URL. I really wanna know how to do it, i still can't figure it out by myself. This API thing is so new to me. Thanks in advance.

bungot
Автор

For anyone who is just getting around to watching this walk through, you'll notice adjust the twitter button. Now with all the info you learned from the video, you should be able to common sense this one out. At least that's what I did. Below is my adjustment to the twitter button.

RiPnShtUp
Автор

Any idea on why the tweet comes out as undefined again?

jordanpowell
Автор

Should I use these tutorials just as a sort of check after I've tried the project myself?

nezmustafa
Автор

did anyone encounter the header is present on the requested resource. " problem ? I loaded the scripts on codepen but couldn't request via the url :/

jinlin
Автор

First of all thank you for taking the time to make these videos, I did everything like you said but when I click the button to get a new quote it only works once and then it doesn't change, I did some debugging and it turns out that the "randomNum" variable as I called it one works once. here is the code I used <!-- var randomNum = --> then the number doesnt change anymore ergo neither does the quote. I would really appreciate some feedback.
Greetings from Mexico.

MrLglc
Автор

why my " $.getJSON is not a function" quite puzzled

puyuyang
Автор

Hey Coding Tutorials 360, can you please tell me how to remember all the tags, we use . Is it necessary to know all the tags so that we can a better coding, is there any other ways to think about it. Please do reply

damusscone
Автор

When I insert the API url, the code grays out after "http://, I guess CodePen thinks it's a //comment. Anyone else run into this?

gvbaker
Автор

how do we know how to search the quote api by ourself?

leealbert
Автор

Is this API from sweet mother Russia? :D

mirzasisic
Автор

im having trouble with my page, can i DM you a link?

SavvyD_
Автор

also in which version of angular did you work?

daristotell
Автор

Will u ever make Java tutorials, I'm trying to find a good website to learn Java on

Sterch_TV
Автор

i copied the same thing but the tweet function isnt passing data for me.

mjohnson