There are many challenges with SPAs, including:
- Routing
- Object Modeling
- Module Loading
- View Loading
- Data Binding
- Ajax/Promises
- History
- Caching
Quick notes
There are many challenges with SPAs, including:
GitHub Flow is a lightweight, branch-based work flow that supports teams and projects where deployments are made regularly.
This guide explains how and why GitHub Flow works.
|
|
Related Question: How to clone all remote branches with Git?
SVG is an image format for vector graphics. It literally means Scalable Vector Graphics. Basically, what you work with in Adobe Illustrator. You can use SVG on the web pretty easily, but there is plenty you should know.
Article on CSS-Tricks.