This is a self-paced learning repository. Follow the modules in the recommended order, but study and practise according to your own schedule.
The completed project is available on main. The starter branch provides a clean beginning.
Interactive Business Operations Dashboard
| Module | Topic | Videos | Code reference |
|---|---|---|---|
| 1 | DOM, Rendering and Interface State | Watch on YouTube | p03-module-01-dom-rendering-and-interface-state |
| 2 | Events, Forms and Accessible Interaction | Watch on YouTube | p03-module-02-events-forms-and-accessible-interaction |
| 3 | Storage, Fetch and Browser APIs | Watch on YouTube | p03-module-03-storage-fetch-and-browser-apis |
| 4 | Testing, Performance, Security and PWA Integration | Watch on YouTube | p03-module-04-testing-performance-security-and-pwa-integration |
- JavaScript
- DOM
- Fetch
- Web Storage
- PWA foundations
modules/ ordered learning resources and practical labs
project/ completed reference on main; clean beginning on starter
assessment/ project requirements, review questions and rubric
docs/ supporting curriculum and engineering references
resources/ reusable templates and reference material
Watch lessons, demonstrations, debugging sessions and project walkthroughs on the Oliseyenum channel:
▶ https://www.youtube.com/@oliseyenumomodi
As individual videos are published, their direct links can be added to VIDEOS.md.
git clone https://github.com/oliseyenumomodi/phase-03-professional-browser-javascript.git
cd phase-03-professional-browser-javascript
git switch starterMove through the modules in order. Use module tags to inspect each reference point:
git tag
git checkout p03-module-01-dom-rendering-and-interface-state
git switch mainAfter completing the modules:
- build the project from the starter branch;
- run the supplied checks;
- compare your decisions with
main; - review the assessment requirements;
- explain the architecture, trade-offs and limitations.
Oliseyenum Omodi
Software Engineer • Builder • Instructor
Oliseyenum Studio • Powered by Illumination Gate
Build. Teach. Share.
