Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?
3月ぐらいにMLでMithril.jsの将来計画を聞かれた時の、作者のLeo Horie氏のコメントが興味深かったので翻訳してみました。ちなみに、回答されていなくて明記もされてないのですが、MLのやりとりを見ているとMithrilにはコアメンバーが4-5人はいそうです。 Andreas Söderlund 私は現在とても大きなWebのプロジェクトを開始しようとしています。少なくとも5年は使われ続けることを考慮して、なるべく将来のことについて考えておきたいと思います。例えば、5年前はタブレットとモバイルデバイスは考慮に入れることはそれほどありませんでしたが、今はそれらのサポートが絶対に必要です。 最初の質問はLeoへの質問です。Mithrilはとてもすばらしいもので、すでにそれを使うことは決定しました。しかし、LeoがMithrilに対して5年後にどのあたりを見ているのかを聞いておきたいと思
line-wrapping, text-alignments (left, right, centered, justified), numbered and bulleted lists, tables and columns auto/fixed/star-sized widths, col-spans and row-spans, headers automatically repeated in case of a page-break, snaking columns (newspaper-style layout where content flows column-to-column), images and vector graphics, convenient styling and style inheritance, page headers and footers:
ESLint 0.22.0 released We just pushed ESLint 0.22.0, which is a minor release upgrade. This release includes new features and bug fixes. Highlights This is a summary of the major changes you need to know about for this version of ESLint. New Rules We added 3 new rules to ESLint this release: lines-around-comment - Enforces empty lines around comments (off by default) accessor-pairs - Enforces gett
The document discusses the challenges of memory leaks in JavaScript, particularly in long-lived applications, highlighting how difficult it can be to identify these leaks. It details garbage collection concepts, event listeners, and various code patterns and antipatterns that can contribute to leaks. Additionally, it emphasizes the importance of using tools for profiling and memory management to a
A Javascript utility library for working with native objects.
gistfile1.md Moving to ES6 from CoffeeScript I fell in love with CoffeeScript a couple of years ago. Javascript has always seemed something of an interesting curiosity to me and I was happy to see the meteoric rise of Node.js, but coming from a background of Python I really preferred a cleaner syntax. In any fast moving community it is inevitable that things will change, and so today we see a big
Select DOM elements by CSS selectorquerySelectorAll - a CSS selector method like the one provided by jQuery. jQuery: $(selector), $(selector, context) Select elements by class namegetElementsByClassName - a fast way of selecting DOM elements by class name in modern browsers. Does not work in IE 8 and below. jQuery: $('.foo') Select elements by tag namegetElementsByTagName - a fast and cross browse
Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? HTML5や、次々と台頭するJavaScriptフレームワークにみられるように、現在のフロントエンドは異常なほど動きがあります。 常にキャッチアップしていないと、いつのまにかOLDな技術を使い続けることになります。実際に今回記事にしてみて、ちょっとつらくなりました。。 しかし、フロントエンドエンジニアとしてコードを書いていて(最近は主にJavaScript)、そのおもしろさに日々驚いています。 そこで今回は、ここ数年~2015年のフロントエンド界隈で一度は流行った技術、今後の動向などをまとめました。タイトルにモダンとありますが、その辺は
// $ babel-node --optional es7.decorators index.js class Counter { constructor(initial = 0) { this.current = initial; } @contract up(i) { this.current += i; return this.current; } } function contract(tar, name, desc) { // 事前条件 function before(i) { console.assert(i > 0, `arg for ${name} should be positive value`); } // 事後条件 function after(result) { console.assert(result > 0, `result of ${name} shou
お使いのブラウザはJavaScriptが無効になっております。 当サイトでは検索などの処理にJavaScriptを使用しています。 より快適にご利用頂くため、JavaScriptを有効にしたうえで当サイトを閲覧することをお勧めいたします。 ウェブプログラミングプレイスへようこそ。 当サイトはプログラマーやクリエイターの皆様の為の情報サイトです。 当サイトに掲載している情報は 商業利用、個人利用問わずフリーとなっておりますのでご自由にご利用下さい。 当サイトご利用の際に発生した事故、損害等はこちらでは一切責任を負いません。 当サイトへのリンクは全てフリーとなっております。 当サイトでの著作権侵害、記事の間違い等ございましたらこちらよりご報告頂ければ幸いです。 当サイトの執筆、管理等は合同会社アキバクリエイションが行なっております。
Originally forked from the amazing tty.js. The goal is to extend this project to support the creation of rich media windows, on top of the terminal windows. The idea is simple: the server watches a directory, and monitors the creation & modification of HTML files; upong modification / creation, it creates a new window on the client side (browser), which simply render the HTML. Clients are easy to
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く