サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
WWDC25
pascalprecht.github.io
Read the article here → Change Detection? Change Detection Goal: Data Projection* What causes change? <h1>{{firstname}} {{lastname}}</h1> Change name @Component() class App { firstname:string = 'Pascal'; lastname:string = 'Precht'; changeName() { this.firstname = 'Brad'; this.lastname = 'Green'; } } @Component() class App { firstname:string = 'Pascal'; lastname:string = 'Precht'; changeName() { th
Sharing styles across Web Components with Polymer and core-style 01 Aug 2014 When starting developing your first own web components, it doesn't take long until you realise, that a lot of things have to be handled kind of differently in the world of these new technologies. A web components HTML, CSS and JavaScript can be literally packaged and imported into other applications via HTML Imports. This
Polymer vs. X-Tag - Here's the difference 21 Jul 2014 Let's face it. Web Components is the next big thing. Sure, technologies have to be adapted and implemented by browsers first, but we are on the right track. Turns out that Chrome even comes with full Web Components support in version 36 and also Opera added the last missing bit in version 23, which is super awesome. In Firefox there's full supp
Inheritance and composition with Polymer 14 Jul 2014 You've probably heard of this new hot thing that will change the way we build web applications in the future, right? Exactly. I'm talking about Web Components. Web Components is a new technology that lets us build our own components for the web with the same tools the browser vendors use. Actually, Web Components are a set of four different spec
angular translate brings internationalization (i18n) and localization (l10n) to your Angular apps!What? angular-translate is an AngularJS module that makes your life much easier when it comes to i18n and l10n including lazy loading and pluralization. Features It provides components like filters and directives, asynchronous loading of i18n data, full pluralization support through MessageFormat and
このページを最初にブックマークしてみませんか?
『pascalprecht.github.io』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く