Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 461 Bytes

File metadata and controls

9 lines (9 loc) · 461 Bytes

js

Learning JavaScript Create a github repo named as javascript-fosterate-training. Create a branch from main branch as per the date(25-03-2022) Create a file name with the topic that you are about to work (ex: variables.js, functions.js) Push the branch to remote. Merge it with master branch before you logout on that day. Fetch the latest from main and merge it with your local main. Again create a branch from the main before you start work on that day.