This repository was archived by the owner on Oct 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Browser Setup
Zach edited this page May 25, 2019
·
2 revisions
VueJS provides a browser extension for Chrome and Firefox here. It is extremely useful and makes debugging LATE very easy.
You can use it to inspect the page in terms of the Vue components that it comprises. You can see the hierarchy of components, view and modify component data, view component props, and computed properties.
Remember, team, the scope of what we are working on. Our goal is to make our own lives and that of our peers easier.
LATE Stack Documentation | Learning Resources | Flowchart | LATE Discord Server Invite
Backend | Frontend | Terminology
Learn LATE
- FreeCodeCamp
- Git
- Web Basics
- HTML
- CSS [coming soon]
- JS [coming soon]
- VueJS [coming soon]
- Node [coming soon]
- MongoDB [coming soon]
How LATE Works
