You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Material Design for the Web +AddyOsmani @addyosmani Google Developers READY FOR PRODUCTION How do I get started? @addyosmani How do I draw a baby? Step 1 Step 2 https://goo.gl/Y77E43 Step 1.5 https://goo.gl/njyal0 We wanted to do better. Learnings from Web Starter Kit, IO 2015 and Santa Tracker Polymer Starter Kit Polymer Starter Kit DOWNLOAD developers.google.com/web/tools/polymer-starter-kit <p
Prerequisites Go 1.4. Optional: gcloud tool and app component to run and deploy GAE-based backend (hint: gcloud components update app). Once gcloud and app component are installed, you'll need to do a one-off configuration by executing the following command: gcloud config set project <project-id>. Project ID can be any non-empty string if you just want to run the app locally. Setup git clone https
+Eric Bidelman @ebidel Building Apps with Polymer my name is eric bidelman, and I like web components create a SPA - curious Polymer developer using web components? How do I setup i18nlazy loaddo routing<insert thing> @ebidel @polymer My year Polymer thestocks.im 0.5 OBSOLETE! 127,150 ++ 38,815 -- flickr.com/photos/54268887@N00/5114160903/ Just kidding. But components are components, which means
If you ask a room of developers what mobile device features are missing from the web, push notifications are always high on the list. Push notifications allow your users to opt-in to timely updates from sites they love and allow you to effectively re-engage them with customized, engaging content. As of Chrome version 42, the Push API and Notification API are available to developers. The Push API i
{ "short_name": "Amaze App", "name": "Kinlan's Amazing Application", "icons": [ { "src": "launcher-icon-3x.png", "sizes": "144x144", "type": "image/png" } ], "start_url": "index.html", "display": "standalone" }
self.addEventListener('notificationclick', function(event) { var doge = event.notification.data.doge; console.log(doge.wow); }); Before this, you had to stash data in IndexDB or put something on the end of the icon URL - eek. ServiceWorkerRegistration.getNotifications() One common request from developers working on push notifications is to have better control over the notifications that they displ
IE10 and above added support for the 'cut' and 'copy' commands through the Document.execCommand() method. As of Chrome version 43, these commands are also supported in Chrome. Any text selected in the browser when one of these commands is executed will be cut or copied to the user's clipboard. This lets you offer the user a simple way to select a portion of text and copy it to the clipboard. This
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く