Ugly Things API Documentation
The Ugly Things API is something we built to help students create web applications with a completely open API to use. Have fun! And don't get too crazy on it...
The baseUrl is: https://api.vschool.io/
The Ugly Things API is something we built to help students create web applications with a completely open API to use. Have fun! And don't get too crazy on it...
The baseUrl is: https://api.vschool.io/
As of November 10, 2020, mLab will be shutting down its services. If you need to migrate your database to use Atlas from mLab, you are strongly recommended to use their tool to migrate to Atlas. Click here for instructions. The rest of the tutorial has been updated to integrate
Write a function that takes a string and returns true if that string is a palindrome. For an added challenge, phrases with spaces and characters can be palindromes. "Eva, can I see bees in a cave?" would return true. Hints: reverseArray() reverseString() It may help to first write a function
When you start your group project you are going to need to create a repository that you can all work on together. This write up will instruct you on how to set that up and begin collaborating. First, go to Github and select New Organization Next, Select Free The name
You and 2 friends decided to start up a business. You know you need a website, but you're bootstrapping your business without external funding, so you can't pay someone else to do it. The type of business doesn't really matter, so get creative with it. This will be a static