Hey Devs!
I’m trying to build a simple project (but very challenging for me) that fetches data from Binance and displays it onto my webpage for the coins that I trade (LINK, UNI, ETH, ADA) Help & Suggestions are very much appreciated!
Things I learned along the way:
- Building a challenging project (out of your comfort zone) will be a very frustrating journey but you will sure LEARN A LOT along the way!
- Next.js basic uses and “Links” that makes it easier to jump to other webpages - functional Navbar
- Fetching Rest API from Binance managed to get the order books working but I need to refresh the page to change prices
- Learned about tailwind CSS and how fun it is to use (in my opinion)
- Authentication (still learning to add some things)
Things I need HELP on
- Streaming live data on my webpage using WebSockets (for order books and charts)
- Building functional charts
- Internal server error 500 (What should I do about this?) - I’m thinking of restarting the Project
Things I plan to add (mostly design stuff)
- Dropdown button for my coins
- Avatar greeters on the side
- News pop-ups specifically for my Coins
Have fun guys!
A tip I got from the Academy: The art of “Learning how to Learn” heard this from @ivan, which are now my words to live by. I’m also tagging my student counselor who helped me a lot in my learning journey @Mauro. Thanks a lot, man.