closures
There are 222 repositories under closures topic.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
vhesener/Closures
Swifty closures for UIKit and Foundation
cognate-lang/cognate
A human readable quasi-concatenative programming language
c42f/Underscores.jl
Underscore placeholders for convenient closure syntax
vincent-pradeilles/weakable-self
A Swift micro-framework to easily deal with weak references to self inside closures
alecmocatta/serde_closure
Serialisable closures for Rust.
lac-dcc/wyvern
Automatic conversion of call by value into call by need in the LLVM IR.
c42f/FastClosures.jl
Faster closure variable capture
luuizeduardo/wdio-automation
Functional test automation with wdio + page objects + selenium standalone + docker
bobleesj/learn-swift-with-bob
Learn Swift 4 with Bob: Intermediate to Advanced Swift 4 Course
oubiwann/maintaining-state-in-clojure
Examples of stateful data in Clojure
sumeetsarkar/art-of-js
Learn the art of JS!
joaovictornsv/http-node-api-web
O objetivo dessa aplicação era criar um frontend feito totalmente em Javascript, sem nenhum arquivo HTML ou CSS pré-criado. Além disso, esse projeto também é o frontend da minha API 100% NodeJS.
mithyer/Selector-Closure
A light way to convert objc target-action style to closure
ahmaazouzi/js_good_parts
Probably notes on Crockford's famed Javascript, the Good Parts!
Foxbud/libcclosure
Thread-safe closures as first-class functions for C
th3c0d3br34ker/javascript-notes
⚠ WORK IN PROGRESS ⚠
m1lkweed/handy-headers
Hotpatching, closures, lambdas, and signal-based exception handling in GNU C
hanhaechi/blackjack
Second individual project - blackjack game (saving session status on server)
MadaZZ/JS-Concepts
JS concepts explained using programs with descriptions. Run and learn.
danichim/You-Dont-Know-JS
:books: JavaScript Book Series. (:heart: :yellow_heart: :blue_heart: translation)
hanhaechi/tamagotchi-project
Digital pet game (web and command line interfaces). The first individual coding project
DevMountain/JS-Closures
Afternoon project for practicing JavaScript Closures
dylankb/what-i-know-js
The things I do know about JavaScript
mattriley/node-module-composer
Bring order to chaos. Level up your JS application architecture with Module Composer, a tiny but powerful module composition utility based on functional dependency injection.
mrinaljain/Javascript-A-Z-notes
A comprehensive collection of end-to-end learning notes on JavaScript concepts. Simplified explanations, examples, and practical insights to help developers of all levels grasp JavaScript fundamentals with ease.
grin-compiler/souffle-cfa-optimization-experiment
Optimization attempt of the Lambda Control Flow Analysis (STG like language)
Make-School-Courses/MOB-1.1-Introduction-to-Swift
Learn Swift by Building Games
Make-School-Courses/MOB-1.3-Dynamic-iOS-Apps
Build dynamic iOS Apps with communication patterns
nem035/js-function-fun
Fun with JavaScript functions
kovalenkovpu/learn-js
Exercises for learn.javascript.ru course. All tasks available on Plunker
mtumilowicz/groovy-closure-owner-delegate-this
Groovy closures overview: owner vs delegate vs this.
sundeeep/Demystifying-JavaScript
This repository is the amalgamation of my learnings as well as my experiments with the most versatile language in this world: `JavaScript` :D
UltiRequiem/scope-closures-js-platzi
:sparkles: Closures and Scope course of @Platzi by @gndx
shangan23/javascript
Javascript concepts grouped by examples for easy reference and understanding.