Off-Platform Project: Prompt Engineering for Software Engineers

Prompt Engineering for Software Engineers off-platform project:
Hello JS Fetch example

I used ChatGPT to help me with parts of a project I am working on. I am intimidated to try deploying to Function as a Service in the Cloud and with this Fetch example, I can modify the fetch call to test my simple functions until I have learned how to configure the cloud correctly.

“Prompt Engineering for Software Engineers” will get you started using ChatGPT to research project ideas: it’s better than ordinary Google search for code help.

New Bitcoin API Fetch example using a public API.
For original Hello JS Fetch example, I ultimately ended up building and deploying my own API. That will get expensive if I leave it active. So now, I am fetching Bitcoin latest price from CoinDesk Api.