Skip to content

p2635/freecodecamp-qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

92f80d5 · Jan 29, 2024

History

4 Commits
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024

Repository files navigation

This documents my progress on the freecodecamp Quality Assurance pathway.

Description

As your programs or web applications become more complex, you'll want to test them to make sure that new changes don't break their original functionality.

In the Quality Assurance Certification, you'll learn how to write tests with Chai to ensure your applications work the way you expect them to.

Then you'll build a chat application to learn advanced Node and Express concepts. You'll also use Pug as a template engine, Passport for authentication, and Socket.io for real-time communication between the server and connected clients.

Repo directory

.
├── 01-chai // basics of chai (done)
├── 02-node-and-express // advanced node and express concepts (in progress)
├── project-01-metric-imperial-converter // (tbd)
├── project-02-issue-tracker // (tbd)
├── project-03-personal-library // (tbd)
├── project-04-sudoku-solver // (tbd)
└── project-05-american-brit-translator // (tbd)

About

This documents my progress on the freecodecamp Quality Assurance pathway.

Topics

Resources

License

Stars

Watchers

Forks