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

Memberships

Developer Pro

56 members • Free

Selftaught Developer Incubator

383 members • $49/m

1442 contributions to Developer Pro
JavaScript Projects
I’m at the point now where I can start working on these mini JavaScript projects. I have the same paralyzing fear I had with The Apple Clone and Findtrend a few months back. Stepping outside of the classroom to create logic from scratch is a scary feeling. It’s up there with merging onto the highway for the first time as a student driver. In a weird way I’m looking forward to getting stuck for days and brute forcing my learning 💪🏻
3 likes • 3d
it's normal, it's the feeling of pain , which means you grow. did you know preteen children have pain in their legs when they grow? same here, just embrace it!
Crypto Review
https://crypto-app-dun-alpha.vercel.app/ fixed a thousand tiny things (alignment, hover colors etc.), and took some ideas from the Coingecko site as well. Let me know what you think? 👀
0 likes • 8d
- I would tweak the graphs a bit, give them some padding, like Prudhvi said, the actual graph data should be self contained and the legend (date, price, etc) should take its own space. the chart tooltip also needs adjustments, what is Data? and what is that number inside the tooltip? what does it represent? - in compare mode, give the second graph a fill colour for area chart. the tooltip should contain data for both coins that you compare. - same recommendations for the converter chart - the chart on the individual coin page is completely off, imo. - the search input value should be reset to empty string when out of focus - selecting a value in the search input on home page doesn't navigate to coin page? - apply some toFixed() to decimal numbers, there are too many decimals - I would add a modal when deleting a coin, to make sure the user really wants to delete it and doesn't click the delete button accidentally - add some validation messages for the portfolio form, why can't I submit when I have no purchased amount selected? (see screenshot) - I don't think you made it fully responsive, for iPad for instance looks a bit off All in all, it looks good, trust me, I've been tweaking my app on and off as there are always things to do, it depends how rigurous you are.
1 like • 4d
@Thomas Stephenson should be fully responsive on all screen widths, as far as I'm aware.
JavaScript Challenge Bundle
@Cristian Florea I'm absolutely loving JavaScript bro. Slice & Dice: https://codepen.io/JoshTillmanSD/pen/ZYQYKde Uppercase the First Letter: https://codepen.io/JoshTillmanSD/pen/XJXJgXV Trim: https://codepen.io/JoshTillmanSD/pen/wBMBeoM Prompt & Insert: https://codepen.io/JoshTillmanSD/pen/gbPbRWb Highest Number: https://codepen.io/JoshTillmanSD/pen/azdzwex Lowest Number: https://codepen.io/JoshTillmanSD/pen/MYKYvgB InnerText Rounded Number: https://codepen.io/JoshTillmanSD/pen/raxazNQ
3 likes • 6d
you can select first char of a string with string[0] instead of slice(0,1). you can also create a new variable uppercasedName = firstLetter + restOfLetters. It’s generally better practice not to return complex expressions directly, but assign the result to a clearly named variable before returning it. This improves readability, debugging, and reusability. in the trim challenge, you use userName.trim() twice, that's a good cue that you better assign it to a new variable, trimmedName, and use that variable instead. I like your code, it's well structured, variables names are explicit and readable. Keep it up!
Really good article on UI/UX for developers
https://www.freecodecamp.org/news/why-front-end-developers-should-understand-uiux-design/ Lots of stuff here I wish I knew much earlier in my coding journey 🤝
1 like • 7d
@Joshua Tillman that's an awesome project. So you're an UX designer converting to frontend engineer?
0 likes • 6d
@Joshua Tillman jeez, thanks, need to rise up to the fame XD ! I love your enthusiasm, that' honestly 90% of what will make you successful.
Crypto App Review - 16092025
Hi @Cristian Florea and fellow devs. I have completed building the Crypto app and would like your thoughts on the same. Requesting your eyes to spot any bugs or any improvement suggestions are most welcome. Please note the mobile version for the design is still a WIP. I was able to check the list requirements from the notion doc. Requesting your review. Live Link: https://cryptovau1t.vercel.app/ Codebase: https://github.com/RudolphPereira/crypto Thank you once again.
3 likes • 11d
piece of art!
1-10 of 1,442
Mioara Cenusa
7
4,573points to level up
@mioara-cenusa-9815
I am SAHM of two, who loves reading books, having nature walks and coding. I want to become a frontend developer and make myself and my family proud!

Active 12h ago
Joined Sep 22, 2023
United Kingdom
Powered by