Overview for 'scotchio'
Written by Scotch.io
/ Original link
on Jun. 18, 2020
Writing for Software Developers, a new book by Philip Kiely, teaches you everything that you need to know about creating outstanding technical content. It gives step-by-step guidance on the craft and…
Written by Scotch.io
/ Original link
on May. 20, 2020
Part 1 of this series chronicles the process of using remote images from Cloudinary in GatsbyJS projects through GraphQL queries. Here in part 2, you’ll learn how to — Leverage remote images stored…
Written by Scotch.io
/ Original link
on May. 18, 2020
Even though a picture is worth a thousand words, as the English adage goes, it costs a pretty penny to store and deliver images online. Hence the common goal of many modern web-development tools to…
Written by Scotch.io
/ Original link
on May. 18, 2020
You've built a React app, but now you need to deploy it. What do you do? First, it's probably best to choose a cloud provider as they're typically low-cost and easy to deploy to. Most cloud providers…
Written by Scotch.io
/ Original link
on May. 13, 2020
One of the most stellar open API's out there is the NASA Astronomy Picture of the Day. In today's article, we are going to mess around with that API and build an application that displays the photo…
Written by Scotch.io
/ Original link
on May. 12, 2020
If you're looking for a quick and easy way to persist your application data, look no further than Airtable. Airtable is basically an excel sheet like database that has tons of flexibility and a GUI…