Fixes and Improvements
Update all the "via.placeholder.com" placeholder links to use the correct new URL.
Week 1.2 - CSS, 6. Tricks - Click Passthrough
- Fix the placeholder image links.
- Update the readme text to replace change with changing: "Using a single line, make the link clickable without
changechanging the design."
Week 1.3 - Javascript, 6. Data Fetching
Week 2.1 - CSS Grid, 1. Responsive Grids
- Add
display: grid; to .cards {}. The instructions specifically say to only add one line of code, but they'd need to add two because of the missing display setting.
Week 2.2 - Flexbox. 2. Placing Items
- Fix the placeholder image link.
Week 2.2 - Flexbox. 3. Placing Items - Advanced
- Change "downard" to "downward".
- Fix the placeholder image link.
Other Updates
Structure
- Move the collections training out of the bootcamp into the CMS training, since it requires working in the CMS. https://screenrec.com/share/52B0v8wzQd
- Update the cms-bootcamp repo to remove the task.
- Update the Wrike blueprint to move the bootcamp collections task.
- If needed, re-number the CMS Training Project so the tasks are still in sequence.
Content
- Add more explanation to each training task.
- Include a link to the video of the Collections training Crawford presented.
- Clarify the difference between Week 1.1 - HTML 2 and 3, which both appear to be the same assignment, and everyone does them the same way. Should the second one use the aspect ratio in the CSS?
- HTML 2. Create a Responsive Image - Resolution
- HTML 3. Create a Responsive Image - Aspect Ratio
Additional Training
- Add the additional training tasks such as Wrike Overview, MongoDB, Vue, etc. to the Wrike Blueprint.
- Also add a task for learning Salesforce, for Support developers.
Fixes and Improvements
Update all the "via.placeholder.com" placeholder links to use the correct new URL.
Week 1.2 - CSS, 6. Tricks - Click Passthrough
changechanging the design."Week 1.3 - Javascript, 6. Data Fetching
Week 2.1 - CSS Grid, 1. Responsive Grids
display: grid;to .cards {}. The instructions specifically say to only add one line of code, but they'd need to add two because of the missing display setting.Week 2.2 - Flexbox. 2. Placing Items
Week 2.2 - Flexbox. 3. Placing Items - Advanced
Other Updates
Structure
Content
Additional Training