my JavaScript training ground which contains tiny projects:
- simple calculator which allows to write full operation before calculating
- validation of sign up input from new user (checks if given username, email and password are proper)
- Introduction to Webpack 4