Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.