Activity
Mon
Wed
Fri
Sun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
What is this?
Less
More

Memberships

Developer Pro

24 members • $250/m

102 contributions to Developer Pro
Progress Bar added and styled
Add progress bar and style to Coins List · Pull Request 21 @Cristian Florea please review
2
0
Console errors
Do we keep them in our projects or not? What's the best practice?
0 likes • 8d
@Milan Sherpa yes but the ES lint rule can be changed so it doesn’t show an error and only a warning. So it doesn’t mess with the app..
1 like • 8d
@Milan Sherpa I thought they aren’t visible for them 😅 but I was clearly wrong. I need to do a research on this
PR - Fixed the currency selector and the API rate limit
Fix currency selector optimisation and API rate limit - Pull Request I managed to fix the issue with 429 error I was getting because of the rate limit being exceeded. I just needed to set up an API key from CoinGecko. I also updated the code for the searching with .finIndex() instead of .find() and .indexOf() as suggested. @Cristian Florea
1
0
PRs for setting up a server side proxy and a currency selector
I've been fighting with this issue for a while now. Because the CoinGecko API has a limited number of requests per second, I tried switching to a different API provider. Unfortunately, that turned out to be even worse. It didn't provide all the global market data I needed, and I ended up having to write a lot more code just to fetch things like currency images. 😒 At one point, I got so annoyed that I felt like giving up on the project altogether. In the end, I went back to CoinGecko and reverted to my original setup. The problem is that if a user selects multiple currencies from the dropdown too quickly, without waiting a few seconds between selections, the app can hit the rate limit and fail to fetch the coin data. I've seen another project in this community that also uses CoinGecko, but it doesn't seem to have this limitation. I'm curious how they handled it. I considered upgrading to a paid plan, but it's ridiculously expensive for a personal project. Oh, and I also had to re-route all the project as it got more and more confusing. https://github.com/Monicaular/crypto-app/pull/17 https://github.com/Monicaular/crypto-app/pull/18
1 like • 8d
@Milan Sherpa Thanks for the suggestion. I also did some more research on this, and apparently I was using the guest account API from CoinGecko which doesn't even require an API and it is limited to 5 requests I believe. With also caching it, it now works much better so I am pleased I can move on from it and work on something else 🙌
I'm still here!
Hi guys, I realise I have been MIA since easter, I started a part-time admin job to help out financially while completing this course, however it feels like so many other things keep pulling me away! Kids dance shows, committee meetings for my daughters swim team (I'm a volunteer secretary for them), I also volunteer for a startup, where I get to work with a senior engineer (something to add to the CV), and now my paid job where I work Mon - Wed. Things are beginning to settle down and i'm trying to get into a routine. I have come this far with Developer Pro and I am determined to complete it. Ive been half way through the final Todo for ages 🙈
1 like • 25d
I totally get you. I have been away for a couple of weeks too. Many things happened and planning to get right back into it.
1-10 of 102
Monica Ular
5
34points to level up
@monica-ular-4723
Giving programming another shot after a rushed bootcamp. Taking my time now to really learn front-end development and build things that make sense.

Active 7d ago
Joined Feb 6, 2025