princemuel
@princemuelAll solutions
- Submitted 3 months ago
Calculator PWA built w/ HTML, CSS, Typescript, Rust and Web Assembly
- HTML
- CSS
- JS
Handling Input/Output in JavaScript
Currently, the calculator's Rust/Wasm backend is parsing the input properly. The issue is setting up the JavaScript frontend to properly validate the user's input and make sure the correct values are sent to the backend
- Submitted over 3 years ago
Responsive and mobile-first Card Component using CSS Grid and Flexbox
- HTML
- CSS