Top Banner
Componentizing the Web in Realtime! Polymer & Firebase Juarez Filho @juarezpaf Front-end Engineer at madewithlove
37

Polymer and Firebase: Componentizing the Web in Realtime

Jan 11, 2017

Download

Technology

Juarez Filho
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Polymer and Firebase: Componentizing the Web in Realtime

Componentizing the Web in Realtime!

Polymer & Firebase

Juarez Filho @juarezpafFront-end Engineer at madewithlove

Page 2: Polymer and Firebase: Componentizing the Web in Realtime

Juarez FilhoI’m from Brazil & I live in this beautiful cityJuarez FilhoI’m from Brazil & I live in this beautiful city

Page 3: Polymer and Firebase: Componentizing the Web in Realtime

+JuarezPAFilhoGDG Maceio Organizer

Page 4: Polymer and Firebase: Componentizing the Web in Realtime
Page 5: Polymer and Firebase: Componentizing the Web in Realtime

Juarez FilhoI work remotely for @madewithloveJuarez FilhoWe work remotely at @madewithlove

Page 6: Polymer and Firebase: Componentizing the Web in Realtime

Web ComponentsEncapsulated, reusable and composable widgets for the Web Platform

Page 7: Polymer and Firebase: Componentizing the Web in Realtime

Why do we compare Web Components with lego?

Page 8: Polymer and Firebase: Componentizing the Web in Realtime

#realtimeadventures

Web Components are a set of standards currently being produced by Google engineers as a W3C specification that allow for the creation of reusable widgets or components in web documents and web applications.

— Wikipedia, the free encyclopedia

Page 9: Polymer and Firebase: Componentizing the Web in Realtime
Page 10: Polymer and Firebase: Componentizing the Web in Realtime
Page 11: Polymer and Firebase: Componentizing the Web in Realtime

Custom ElementsProvide a way for Web developers to build their own, fully-featured DOM elements

Page 12: Polymer and Firebase: Componentizing the Web in Realtime
Page 13: Polymer and Firebase: Componentizing the Web in Realtime
Page 14: Polymer and Firebase: Componentizing the Web in Realtime
Page 15: Polymer and Firebase: Componentizing the Web in Realtime
Page 16: Polymer and Firebase: Componentizing the Web in Realtime
Page 17: Polymer and Firebase: Componentizing the Web in Realtime

PolymerLets you build encapsulated, re-usable elements that work just like HTML elements, to use in building web applications.

Page 18: Polymer and Firebase: Componentizing the Web in Realtime

#realtimeadventures

Built for Speed

Page 19: Polymer and Firebase: Componentizing the Web in Realtime

#realtimeadventures

Page 20: Polymer and Firebase: Componentizing the Web in Realtime

#realtimeadventures

For Modern Browsers

Page 21: Polymer and Firebase: Componentizing the Web in Realtime

#realtimeadventures

Page 22: Polymer and Firebase: Componentizing the Web in Realtime

#realtimeadventures

Using Web Components

Page 23: Polymer and Firebase: Componentizing the Web in Realtime

#realtimeadventures

Page 24: Polymer and Firebase: Componentizing the Web in Realtime
Page 25: Polymer and Firebase: Componentizing the Web in Realtime

#realtimeadventures

Why Polymer is so exciting?

Page 26: Polymer and Firebase: Componentizing the Web in Realtime
Page 27: Polymer and Firebase: Componentizing the Web in Realtime
Page 28: Polymer and Firebase: Componentizing the Web in Realtime

Polymer Starter KitBuild tools & boilerplate for creating production-quality web apps

Page 29: Polymer and Firebase: Componentizing the Web in Realtime

#realtimeadventures

Page 30: Polymer and Firebase: Componentizing the Web in Realtime
Page 31: Polymer and Firebase: Componentizing the Web in Realtime
Page 32: Polymer and Firebase: Componentizing the Web in Realtime

A powerful platform for your mobile or web application

Firebase

Page 33: Polymer and Firebase: Componentizing the Web in Realtime
Page 34: Polymer and Firebase: Componentizing the Web in Realtime
Page 35: Polymer and Firebase: Componentizing the Web in Realtime
Page 36: Polymer and Firebase: Componentizing the Web in Realtime
Page 37: Polymer and Firebase: Componentizing the Web in Realtime

Thank you!

Juarez Filho @juarezpafFront-end Engineer at madewithlove

Let's componentize the web in Realtime