amandaSalander / bookworm-training-polymer2.0

a polymer 2.0 codelab at GDG Algiers for beginners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookworm-training-polymer2.0

this is a very beginner codelab using polymer 2.0

getting started

Step 1

In the step_1 folder you will find all the step in the README.md to accomplish your first step with polymer. It's abot creating a polymer project

Step 2

in the step_2 you will create a new element the todo_list_element

Step 3

in the step_3 you will add some attribute and use some data binding helpers dom-repeat and dom-if.

Step 4

in the step_4 you will learn how to use custom style to style element easily and maintain it.

Step 5

in this last step we will use Polymer UI Elements to let our todo-list-element become attractive !

you will surely find pretty much everything at webcomponents.org

About

a polymer 2.0 codelab at GDG Algiers for beginners


Languages

Language:HTML 100.0%