#2 Getting Started With Web Components in Polymer

preview_player
Показать описание
Get started by adding pre-made a web component to our site using Bower with Polymer.

The best shared web hosting

Subscribe to Level Up Pro for extra features!

Subscribe to the Level Up Newsletter

For questions post in the comments or visit:

To Support Level Up Tuts:

Simple cloud hosting, built for developers.:
Рекомендации по теме
Комментарии
Автор

You forgot to mention the Google API Key to use the maps! I'm getting a MissingKeyMapError when I followed your instructions exactly as given!

buddysteve
Автор

Hi, very nice tutorial
Can i ask you what sublime package make your folder sidebar like that ? with the icons for each kind of file extension, so cool :)

hectorleon
Автор

Hey I was following your tutorial, then got lost. What index.html file are you using? Is it one that you randomly made or is it based from somewhere?

xchax
Автор

Getting Started With Web Components in Polymer!

AntikLee_HAMBURG
Автор

Couldn't get the map to display until I went into the google-map.html file and changed the height of the google-map dom-module from 100% to 400px. Anyone know why this is? I decided to do this because from the Chrome Inspector I deduced that the google-map style properties were overriding the 400px that we were setting in the main.css file. (Btw, I'm using the exact same html5 boilerplate template as in the tutorial)

nati
Автор

@leveluptuts I don't how you got the app structure in this video. In starting videos you showed, how to download starter kit but the structure for started kit is different then what you are having in this video.

mohitmishra
Автор

Sorry but I think this was a bad first example! Can't get it to work because I get the MissingKeyMapError and unfortunately, there isn't any good documentation out there to explain this other than the apiKey is missing. I've create the key and set it as an attribute as
You stated nothing about having to have an API key. Is this new?

buddysteve
Автор

I don't quite understand what python server has to do with polymer project and whats really going on under the hook? I come from node js background and am quite used to server created from node command "node scriptName.js"

jamesinTaipei
Автор

What the heck did he say at the end!? Lol!

jrkjlove
Автор

why using complicated component to get started -.-

WahyuRohmanSidik
Автор

These tutorials are not really helping me. The way polymer is right now you can't follow these tutorials step by step. It's extremely frustrating.

teamrobot
Автор

-1 Bad explaining for people installing without Bower.

PonyzTags