The first thing I notice is that the design has pretty bad UX, the onclick and onhover completely covers the text, the design and placeholders are kind of unprofessional. Things aren’t centered, design is wackey, overall all over the place. It’s unresponsive and some of the animations are a bit random. It’s also not mobile compatible. On mobile, half of the stuff isn’t on there, and there’s a popup that you don’t really expect. If I were a recruiter, this would give off the vibe that some they are generally new, and they were able to think up some css animations and/or looked up some features on google to implement. I’ll give it a 2.5
Heyo Cristian, I believe the filter on the Coins table is the last feature, and everything else remaining to complete should be fine tuning, js to ts, and design changes. https://github.com/Smerly/crypto-simulator/pull/20
@Cristian Florea Thanks man! Looking forward to starting with the team. My crypto app is still not fully pro level yet, so I'll continue to work on it while doing Squared. Could I get the resources for onboarding Squared?
Heyo all, anyone else have an issue with TS with redux imports where combinedReducers doesn't import from @reduxjs/toolkit? It originally worked with my js file. https://github.com/Smerly/crypto-simulator/tree/JS%3ETS