Front End Programmer Question:
What is the difference between JSON and JSONP?
Answer:
JSONP is JSON with padding.
Previous Question | Next Question |
Tell me how would you call a function directly on a string? | Do you know what is CORS? How does it work? |