Skip to content

Instantly share code, notes, and snippets.

View Symfomany's full-sized avatar

Symfomany Symfomany

  • Lyon
View GitHub Profile
@Symfomany
Symfomany / Search.vue
Created May 18, 2017 09:26
Correction_Anabel
<template>
<div>
Rechercher
<input type="search" v-model="datas.word" @keyup="recherche">
</div>
</template>
<script>
import {Store} from '@/Store.js'
<template>
<div class="wrapper">
<comp-b>...</comp-b>
</div>
</template>
<script>
import CompB from 'xxx/CompB'
export default {
<template>
<div class="wrapper">
<comp-b>...</comp-b>
</div>
</template>
<script>
import CompB from 'xxx/CompB'
export default {

enter image description here

Atelier Express & RethinkDB

###Etape 0 : Lire ces pages de la Documentation RethinkDB

Introduction de Rethinkdb et son ReQL

Introduction: Pourquoi ce cours? Parcque 60fps

Google I/O

UI Elements at 60fps (Progressive Web App Summit 2016) https://youtu.be/ZqdNgn5Huqk

Animation CSS, JS se lance..;

Velocity