ClaudiaRojasSoto / code_review_ToDoListLinks
This repository is a copy of my To Do List project. It aims to enhance my code reviewing skills and deepen my understanding of JavaScript, HTML, and CSS best practices. Through evaluations and issue comparisons, I strive to provide valuable feedback. Includes a group scenario.
☆13Updated last year
Alternatives and similar repositories for code_review_ToDoList
Users that are interested in code_review_ToDoList are comparing it to the libraries listed below
Sorting:
- Webpack installation and use exercise☆13Updated 2 years ago
- This repo showcases my skills in mobile design using Flexbox, Linters, and best practices in HTML and CSS. It demonstrates my ability to …☆20Updated last year
- This exercise builds a simple to-do list using WebPack and then serving it with Webpack dev server.☆22Updated last year
- Exercise on unit testing in JavaScript using Jest. Includes tests for string length, string reversal, and calculator methods. Implementat…