GMAP STYLR is a web app where you can customize the colors of Google maps on the fly.

One of the awesome things about Grunt is how easy it is to configure. Unlike the imperative tasks in a Rakefile or a Makefile, Grunt has a simple, declarative configuration. A Gruntfile is simply a JS file that loads tasks and sets up the configuration. A traditional Gruntfile, like this one from Grunt's documentation, looks like this: This is an awesomely powerful build setup - concatination, min
Responsive elements makes it possible for any element to adapt and respond to the area they occupy. It's a tiny javascript library that you can drop into your projects today. Download on Github Tweet Design must reflect the practical and aesthetic in business but above all... good design must primarily serve people. Thomas J. Watson Chairman and CEO of International Business Machines Design must r
One of the most interesting new parts of ECMAScript 6 are arrow functions. Arrow functions are, as the name suggests, functions defined with a new syntax that uses an “arrow” (=>) as part of the syntax. However, arrow functions behave differently than traditional JavaScript functions in a number of important ways: Lexical this binding – The value of this inside of the function is determined by whe
Creates an invisible perimeter around a target element and monitors mouse breaches.Creates an invisible perimeter around a target element and monitors mouse breaches. Fork me on GitHub Use cases Showing some sort of tooltip / popover when hovering near a certain element, like a hint or a tip Lazy load a script when the perimeter of the target element is breached (AFAIK Google does this when a user
animo.js A powerful little tool for managing CSS animations Stack animations, create cross-browser blurring, set callbacks on animation completion, make magic. August 13th, 2013 by Daniel Raftery You can easily install animo via the GitHub repo or using bower's package manager. Using First and foremost, animo includes the amazing animate.css library by Dan Eden which provides you with nearly 60 be
favico.js v0.3.10 Make use of your favicon with badges, images or videos View on GitHub Try it: +1 -1 Set icon Play video Start webcam Reset Works on Chrome, Firefox, Opera and IE11+ Badges Animate your favicon with animated badges. You can customize type of animation, position, background color and text color.
Tim Park"The Rise of 'Things'" "Pointing Forward" Tim is an Engineer in Residence with the Microsoft Accelerators in Seattle, Tel Aviv, and Bangalore, where he helps startups use open platforms on the Windows Azure cloud platform. Previously, he was part of Nest Labs, an “internet of things” startup focused on building an energy efficient home. Before coding, he aspires to brew a perfectly brewed
The fastest + concise javascript template engine for Node.js and browsers. Origins doT.js was created in search of the fastest and concise JavaScript templating function with emphasis on performance under V8 and Node.js. It shows great performance for both Node.js and browsers. During my quest I found 2 template engines that caught my attention and inspired doT. The first one was jQote2, a jQuery
Template-Engine-Chooser! This tool is not being updated — more info Is this for use on the client or the server? client server both How much logic should it have? the entirety of JS just the basics none at all Does it need to be one of the very fastest? yes no Do you need to pre-compile templates? yes no Do you need compile-time partials? yes no Do you want a DOM structure, or just a string? DOM s
最重要テーマは「テストに適したコードの作成と保守」。本書は複数のアプローチで、テストに適したコードに迫ります。まず複雑さについて考察し、続いて複雑さや結合を軽減できるようなアーキテクチャを検討します。これを基盤として、機能レベルとアプリケーションレベルでのテストについての解説に進みます。カバレッジやデバッグについて十分な知識を得て、最後に自動化に関する解説で本書は締めくくられます。最後まで読めば、テストに適したJavaScriptの本質と実践について漏れのない理解を得られるでしょう。著者がYahoo!やGoogleで培ったテストや品質管理についてのノウハウをJavaScriptに適用したWeb開発者必携の一冊。 まえがき 1章 テストに適した JavaScript 1.1 今までの手法 1.1.1 アジャイル開発 1.1.2 テスト駆動型開発 1.1.3 ビヘイビア駆動型開発 1.1.4
Bobun is a very small (1.1K) UI oriented Backbone library. Backbone is a great framework, but how to keep synced view an model? Bobun is the solution. Bobun provides a simple way to bind a model to a view, or a view to model, a view to a view, or even a model to a model. It adds the ability to call set, get, and validate on the view. Bobun a simple way to manage and clean subviews thanks to Backbo
Call this to begin the hide animation. // notification is called var notification = ...; // something happens // fade out notification and destroy on complete notification.hide(); Used to update the contents of a notification on the fly. Accepts text and icon in formats as table above denotes. Accepts one or both. // notification is called var notification = ...; // something happens // notificati
iOS-style notifications implemented with CSS3 and JavaScript. Read the blog post or alternatively download or log issues on the GitHub repository. A Quick Demo Default Message Demo // default example ios.notify(); // an example message ios.notify({ title: "Michael Bluth", message: "It's as plain as the Ann on egg's face." }); Parameter Default Expects
This blog post is a quick refresher of how objects can be protected in JavaScript. There are three levels of protection: Preventing extensions is the weakest level, sealing is stronger, freezing is strongest. Preventing extension Object.preventExtensions(obj) makes it impossible to add properties to obj. Example: var obj = { foo: 'a' }; Object.preventExtensions(obj); Now adding a propert fails sil
A talk on using Backbone to structure your JavaScript code within WordPress themes and plugins, delivered at WordCamp Chicago in June 2013
By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyse site usage, and assist in our marketing efforts. View our Privacy Policy for more information or manage your cookie preferences. When you visit websites, they may store or retrieve data in your browser. This storage is often necessary for the basic functionality of the website.
with Rachel the Great (aka Rachel Nabors) I am Rachel the Great Nabors A cartoonist turned web designer turned front end developer (You can still read the comic adventures of Rachel and Tuna at RacheltheGreat.com) I am not a hardcore JavaScript developer. Most JS study materials are written by programmers for programmers—not designers. You are… Why learn JavaScript? Can't you just use a library or
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く