Below are assignment and task list. Each have separate branch name as task/<assignment-title>
-
Array of objects which have title and other property; run a function that will title case all strings
-
Create a VS code extension which show file modification and creation tim in bottom bar
-
Create Unit test for a react component
-
Chrome extension which read network request and display in good accordion format
- Create a feature branch from task branch for eg. from
task/<assignment>
, createfeature/<assignment>
- Commit the code in your feature branch
- Raise PR against the
task/<assignment>
branch
if find any issue create and issue or email on [email protected]