はじめに タイトルは半分釣りですが、半分本気で考えてもいます。 近い将来、Webアプリが今のネイティブアプリの市場を超えてくる、と仮説を立てています。 ぜひ、先人のみなさんのご意見やお考えを教えてください。 SPAについて SPAとはなにか(What) 歴史 佐川夫美雄さんのイベントレポートの一部が、非常にまとまっていてわかりやすい部分でしたので、まず引用させていただくこととします。 RIAはアプリケーション利用者に対し高い評価を得ましたが、2010年のAppleショックにより衰退の方向へ向かいます。具体的には2010年にSteve JobsがFlashを激しく批判したことに端を発します。プロプライエタリ(Proprietary Software)なFlashよりオープン性のあるHTML5を推進するようになりました。2011年にはMicrosoftがWeb開発者に対してSilverligh
The document discusses running JavaScript on GPUs, highlighting the benefits of GPU's data parallelism and high memory bandwidth, which can lead to improved performance for suitable tasks. It introduces 'lateraljs,' an initiative aimed at enabling full JavaScript support on GPUs while addressing challenges such as memory space management and the limitations of existing GPU programming interfaces l
簡単アニメーション!Pixi.jsを触ってみる! 〜(1)テキストを動かしてみる〜 突然ですが、 Pixi.js を触ってみることにしました。 (前フリ無しw) Pixi.jsとは? Pixi.jsは、Goodboy Digital社が配布している2D描画用のjavascriptライブラリです。 下記サイトで配布されています。 MITライセンスに基づくオープンソースソフトウエアとして開発が進められています。 このライブラリを使って作ったアニメーションは、WebGLを自動的に使ってくれるようです。 (非対応のデバイスではCanvasを使う)。 難しそうなWebGLを覚えなくて使えるのはうれしいです。 pixi.jsのexampleページでデモが紹介されていますので、いくつか見てみましょう。(スクリーンショット画像クリックで本家pixijs.comサイトのexampleページに飛びます) Ex
This library's sole purpose is to make using the WebGL API less verbose. TL;DR If you want to get stuff done use three.js. If you want to do stuff low-level with WebGL consider using TWGL. The tiniest example Not including the shaders (which is a simple quad shader) here's the entire code <canvas id="c"></canvas> <script src="../dist/7.x/twgl-full.min.js"></script> <script> const gl = document.get
tl;dr I’m burying the lede with context and catch-up material first, so impatient or already-clued-in readers should skip to below the videos for today’s big news. Or just read Luke Wagner‘s blog post right now. My Fluent 2015 “ECMAScript Harmony: Rise of the Compilers” talk given on April 21st: Jeremy Ashkenas picked up this ball and ran into the next field’s end zone two days later in Brooklyn:
WebView 使ってても Android 側から HTML (JavaScript) 側に,またはその逆方向に情報を渡したくなりますよね. それを最も簡単に実現するのは addJavascriptInterface メソッドを使う方法だと思います. しかし addJavascriptInterface は危険らしいです.詳しくは Android セキュリティ勉強会 〜WebView の脆弱性編〜 (PDF) を参照して下さい. で,じゃあそれを使わないで何とかする方法を考えた時,HTML から Android への方向は,割と簡単に何とかなります. しかし逆はちょっとしたハックをしなければなりません.その詳しい方法は AppとWebViewの相互の機能の呼び方、そしてhistory.back()について(iPhone・Android) | ひささん日記 Day After Neet: A
追記 config.js は常に自動生成されるものだと思っていましたが、その認識は誤りだったようです。 そのため、jspm_packages 下ではなく、public ディレクトリに設置するようにしました。 はじめに ぼくは Web の技術が大好き。 はじめに HTML 書いてブラウザで見たら表示されて感動したのを今でも覚えてる。 そんな調子でプログラミングの仕事について、ずっとそこらへんを書いてるけど、 最近の開発、めんどくせーこと多くないですか。 AltJS だー、React + JSX だー。ミニファイだー。依存の解決だー! もちろん、必要なことだし、イケてるのもわかるけど、開発中に毎回 watch すんのもめんどいし...。と思っていた。 救世主 jspm 会社の人がなにげなく紹介していた jspm。 ビルドツールとかの「開発全体がキレイで楽になります!」っていうのが好きなので、試
Lovefield is an SQL-like, relational query engine for the Web implemented in JavaScript. In this codelab, you will build an offline-capable web application for analyzing stock market data. You will use Lovefield as the data access layer and learn about its powerful querying capabilities and intuitive SQL-like API. What you’ll learn Setup steps for including Lovefield code in your application. Defi
In this codelab, you’ll learn how to use the Web Animations API to enhance a single-page HTML website. You'll add transitions between content, and use animations to support an effect based on the scroll position of the page. The final site will run amazingly on both desktop and mobile, in all modern browsers. Check out this preview: What you’ll learn Use animations to create striking transitions b
Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く