Pinned Repositories
eat
๐ A simple cli tool to suggest where to eat
guides
๐บ The official guide book for the ThoughtWorks Jumpstart program
javascript-basics
Exercises on basic JavaScript APIs
jumpstart
Previous learning materials for Jumpstart
katas
๐ฅKatas for ThoughtWorks JumpStart
learn-shell
๐ธ Learn shell commands with pop and rock music
merge-hell-simulation
react-random-name-picker
slides
tdd-with-jest
Jumpstart's Repositories
thoughtworks-jumpstart/react-fruit-basket
๐งบ A delicious basket of fruits
thoughtworks-jumpstart/dom-todo-list
thoughtworks-jumpstart/mocks-demo
Code examples from blog article on "Understanding Jest Mocks" https://medium.com/@rickhanlonii/understanding-jest-mocks-f0046c68e53c
thoughtworks-jumpstart/react-simple-clock
๐ฐ A simple clock in React
thoughtworks-jumpstart/react-simple-counter
โฑ A simple counter app built in React
thoughtworks-jumpstart/react-hello-world
๐ ๐ Hello, world in React
thoughtworks-jumpstart/mummifier-exercise
Exercise to practice writing jest tests
thoughtworks-jumpstart/javascript-exercises
๐คบ JavaScript Exercises
thoughtworks-jumpstart/page-styler
thoughtworks-jumpstart/portfolio
A simple portfolio webpage to showcase projects
thoughtworks-jumpstart/dom-manipulation
This is a starter project for people to play with when they learn DOM manipulation with Javascript
thoughtworks-jumpstart/context-demo
A simple demo of React 16.3 Context API
thoughtworks-jumpstart/react-todo-list
thoughtworks-jumpstart/react-fetch-demo2
Use axios and fetch to render a list of images from unsplash
thoughtworks-jumpstart/react-context-demo
thoughtworks-jumpstart/books-ui
thoughtworks-jumpstart/comment-app
Example repo for practicing TDD, following the blog post [Creating Readable Tests Using React Testing Library](https://medium.com/flatiron-labs/creating-readable-tests-using-react-testing-library-2bd03c49c284)
thoughtworks-jumpstart/learn-controlled-components
thoughtworks-jumpstart/lift-state-up-demo
thoughtworks-jumpstart/react-hooks-demo
Code containing 2 code versions, before and after using hooks
thoughtworks-jumpstart/video-react-exercise
video react exercise
thoughtworks-jumpstart/two-counter-app
thoughtworks-jumpstart/pokemon-react
thoughtworks-jumpstart/todo-list-react-demo
thoughtworks-jumpstart/react-counter-app
thoughtworks-jumpstart/showcase
Project showcase
thoughtworks-jumpstart/jobs
๐ฉโ๐ป Job opportunities for JumpStart graduates
thoughtworks-jumpstart/oop-exercises
thoughtworks-jumpstart/code-smells
13 sample code smells and its refactored solution for clean code class
thoughtworks-jumpstart/sequelize-association-demo
Demo project for investigating Sequelize associations