Tech Stack
Development on Platter Base requires prior knowledge of the below tech stack, along with all of the listed developer tools.
Last updated
Development on Platter Base requires prior knowledge of the below tech stack, along with all of the listed developer tools.
Last updated
Web Basics -> HTML
, CSS
, JavaScript
Vanilla JS
for global state management
and
(including all subsections)
Performance Best Practices
The best example of semantic HTML we've seen is on . Review their source code by inspecting the page on Chrome Dev Tools. You will see a strict adherence to <section> <header> <main> <footer> tags.