You are browsing as a guest. Sign up (or log in) to start making projects!

1h 27m 1s logged

Final devlog + demo ✨

Finished working on botty!
How it works:

  • you run ‘/botty-convert {amount} {base} to {target}’
  • you can enter a decimal amount
  • currency codes aren’t case-sensitive
  • works with A LOT of different currencies

Technical parts:

  • I used a regex to separate between values more dynamically
  • I Learnt the difference between the built-in fetch & axios.get()

The hardest part was the error handling & creating intuitive error messages that depend on the error type.

0
20

Comments 0

No comments yet. Be the first!