guides icon indicating copy to clipboard operation
guides copied to clipboard

🗺 The official guide book for the ThoughtWorks Jumpstart program

Results 93 guides issues
Sort by recently updated
recently updated
newest added
trafficstars

- Program briefing - Verify NRIC/FIN - Sign non-disclosure agreement

monday
topic

session #1: - what is React? (just a javascript library) - why React? (build single page apps. contrast application development with and without React: https://thoughtworks-jumpstart.gitbook.io/jumpstart/front-end-web-development/react#why-cant-i-do-it-without-react) - Vanilla React demo: https://github.com/thoughtworks-jumpstart/vanilla-html-js-react/...

session #2: mongoose + passport + passport-jwt code-along: https://github.com/thoughtworks-jumpstart/express-auth-demo delta from the previous session. we're going to add: User mongoose model Use passport.js as a authentication middleware what is passport.js....

session #1: JWTs code-along: https://github.com/thoughtworks-jumpstart/express-jwt-lab.git why we need authentication? data access control don't get unnecessary/unauthenticated requests make every request identifiable (and blacklist malicious users if necessary) mental model of how...

- code smells - 4 rules of simple design - boy scout rule

- code hygiene checklist: https://thoughtworks-jumpstart.gitbook.io/jumpstart/labs-and-assignments/assignment-grading-rubric - video recording of clean code session @ jumpstart-2: https://thoughtworks.zoom.us/recording/share/zCNotnZTHp71bLede66q7TbTOPgJGdMZVgEJyMyGSSewIumekTziMw 1) Ugly Trivia (Gordon) 2) Gilded Rose (Angeline) https://github.com/emilybache/GildedRose-Refactoring-Kata - there is a repo from...

thursday
topic

Sample Batch 3 project with cypress tests https://github.com/thoughtworks-jumpstart/team-casebank

https://docs.google.com/presentation/d/14mN8c8v9c-Tl75XWs6uUusEAWnIltKxJOgICjwWyiYU/edit#slide=id.g36d67fe974_2_54