Front-End-Practice
Front-End-Practice copied to clipboard
Front-end playground; my solutions to Pramp, FCC, and Fullstack Academy challenges and projects
Front-End Practice
This repository contains my solutions to various online front-end learning and practice resources.
Table of Contents
- Pramp: front end mock interview problems
- freeCodeCamp: front end challenges
- Fullstack Academy: JavaScript problems
- Miscellaneous exercises
Pramp
The questions relate to following front end topics
- HTML Forms, validation in JS
- JS classes and objects
- JS setInterval(), CSS transform/transition
- eval() and regexp
Below are the preview links for solutions involving UI.
Free Code Camp
- Javascript Algorithms And Data Structures Certification Problems
Fullstack Academy
- Bootcamp Prep Problem Set
Miscellaneous
- Rock, paper, scissors - repo, preview