started buidling checkout page

This commit is contained in:
bendwit 2025-06-23 12:49:08 +02:00
parent fa2ab5ba8d
commit 229e355a4f
2 changed files with 42 additions and 0 deletions

View file

@ -36,3 +36,21 @@ Having already been familiar with HTML and CSS I was able to make fast progress
- [ ] Variables
- [ ] Grid
- [ ] Animations
- [ ] JavaScript
- [x] Code Editors
- [ ] Variables and Strings
- [ ] Booleans and Numbers
- [ ] Functions
- [ ] Arrays
- [ ] Objects
- [ ] Loops
- [ ] JavaScript Fundamentals Review
- [ ] Higher Order Functions and Callbacks
- [ ] DOM Manipulating and Events
- [ ] JavaScript and Accessibility
- [ ] Debugging
- [ ] Basic Regex
- [ ] Form Validation
- [ ] Dates
- [ ] Audio and Video Events
- [ ]