Закрыть

Hey there! javascript is using Stickr.

Stickr is a free service that helps you comment and share anything on the Web, follow others comments and leave notes for yourself and your friends - on any website you want!
Join Stickr today to start following javascript's stickers and comment websites on your own.

Get started

javascript


Rating: 8.10
Quiz mainly focuses on knowledge of scoping, function expressions (and how they differ from function declarations), references, process of variable and function declaration, order of evaluation, and a couple more things like delete operator and object instantiation. These are all relatively simple concepts, which I think every professional Javascript developer should know. Most of these are applied in practice quite often.

Javascript quiz

Ctrl + Enter

qUIpt – библиотека для кеширования javascript файлов

JamES

14 years ago

Да уж удивительная либа надо разобраться

Add comments

Ctrl + Enter

This document summarizes the results of some browser tests done while attempting to implement key stroke handling code in JavaScript. It documents inconsistancies in the way different browsers implement keyboard events.

JavaScript Madness: Keyboard Events

Ctrl + Enter

Underscore provides 50-odd functions that support both the usual functional suspects: map, select, invoke — as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so JavaScript 1.6 compliant browsers will use the native implementations of forEach, map, filter, every, some and indexOf.

Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support

Ctrl + Enter

Inx - это написанная на JavaScrit библиотека для создания RIA (Rich Intrnet Applications).
Базовый набор компонентов
Inx содержит практически все, что может понадобиться прогрессивному человеку: деревья, списки, селекты, формы, панели, кнопочки, пейджеры. Приведенный ниже пример кликабелен, это не картинка:)

Inx - русский ответ ExtJS

Ctrl + Enter

_template.js – шаблонизатор объектов JavaScript

Ctrl + Enter

Вкратце отметим, что в общей теории, стратегии обработки делятся на два вида – строгие (strict), означающие, что аргументы вычисляются до их применения и нестрогие (non-strict), означающие, как правило, вычисление аргументов по требованию (так называемые, "ленивые" вычисления).

Однако, здесь мы рассмотрим основные стратегии передачи параметров в функцию, важные для понимания этой сущности именно с точки зрения ECMAScript.

Тонкости ECMA-262-3. Часть 8. Стратегия передачи параметров в функцию.

Ctrl + Enter

Для написания простого ВИСИВИГа не нужно изобретать велосипед, все средства уже встроены и успешно работают. Механизм работы большинства визуальных редакторов основан на свойстве designMode объекта document.

Простейший WYSIWYG (визуальный редактор)

JS.Class is designed to make JavaScript behave like Ruby in terms of its OOP structures.

JS.Class is a library designed to facilitate object-oriented development in JavaScript.

Ctrl + Enter

Предыдущая
Загрузка...