Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davesnx/fullstackfest-2016-notes
Notes and some transcriptions of Full Stack Fest 2016
https://github.com/davesnx/fullstackfest-2016-notes
Last synced: 14 days ago
JSON representation
Notes and some transcriptions of Full Stack Fest 2016
- Host: GitHub
- URL: https://github.com/davesnx/fullstackfest-2016-notes
- Owner: davesnx
- Created: 2016-09-08T13:52:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-29T00:49:15.000Z (over 1 year ago)
- Last Synced: 2024-10-31T17:26:21.458Z (2 months ago)
- Homepage: https://2016.fullstackfest.com/agenda
- Size: 6.83 MB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](HeaderFullStackFest.png)
## Full Stack Fest 2016
This repo contains a small draft of some concepts expressed of each talk about Full Stack Fest.
Tried to represent in the notes the way of the speaker was talking, some of them are splitted by sections, some of them by code examples, some of them of a list of stuff.
As soon as I have the Records of the Talks I will add it here.
###### Disclamer: I just come for the Front-End Part, feel free to add your notes on the Backend!
---
### Folder structure
```
├── Back-End
│ └── ...
├── Front-End
│ ├── 8-sept
│ │ ├── Best-practices-on-UI-components-library-by-David-Wells.md
│ │ ├── CSS4-Grid-True-Layout-Finally-Arrives-by-Jen-Kramer.md
│ │ ├── Clients-in-crontrol-by-Anto�\201nio-Monteiro.md
│ │ ├── Confident-Frontned-with-Elm-by-Jack-Franklin.md
│ │ ├── Future-of-ES6-by-Jafar-Husain.md
│ │ ├── Immutable-User-Interface-by-Lee-Byron.md
│ │ ├── NeuroJavaScript-by-Alex-Castillo.md
│ │ └── The-Frontend-is-a-Full-Stack-by-Luca-Marchesini.md
│ └── 9-sept
│ ├── CSP-in-JavaScript.md
│ ├── Executing-JavaScript-Across-Browser-Contexts-by-Andrew-Dunkman.md
│ ├── Here-in-your-Browser-by-Liv-Erickson.md
│ ├── How-to-build-a-website-that-will-(eventually)-work-on-Mars?-by-Slobodan-Stojanovic.md
│ ├── Reactive-Reality-by-Massimiliano-Mantione.md
│ ├── See-the-data-flowing-through-your-app-by-Andre�\201-Staltz.md
│ ├── The-Physical-Web-building-on-top-of-the-open-web-by-Scott-Jenson.md
│ └── WebAssembly-by-Ben-Smith.md
```### Contribute
Feel free to correct a typo or an entire Talk, or even add resouces.