Fullstack part2 |
fullstackopen.com
Fullstack part2 |
Stack The suite of technologies that an app or website is built with. This includes the app’s choice of frontend tools, backend tools, and database.
I had a strict rule for this project: no operational stress . This meant no servers, and no data storage.
The tool was shipped as a purely client-side browser extension, using Twitter’s backend for search. I didn’t have my own user accounts; the extension would just send requests from the user’s browser using their authentication cred
... See more