InfoQ Homepage ClojureScript Content on InfoQ
-
Posted by
David Nolen
on
Oct 06, 2018
Finding a Balance
David Nolen discusses some of the choices made working on ClojureScript.
on Oct 06, 2018Icon32:50 -
Posted by
John Stevenson
on
Dec 01, 2017
Taming The Wild Frontier - Adventures in ClojureScript
John Stevenson discusses the benefits of using ClojureScript to write web applications.
on Dec 01, 2017Icon48:21 -
Posted by
David Nolen
on
Jun 30, 2017
Parasitic Programming Languages
David Nolen examines the benefits and tradeoffs associated with creating a language based on an existing runtime, with a special focus on the Clojure and ClojureScript projects.
on Jun 30, 2017Icon49:03 -
Posted by
Jearvon Dharrie
on
Aug 27, 2015
Relevance of ClojureScript
Jearvon Dharrie discusses how ClojureScript stacks up against ES6. He demonstrates code examples in JavaScript and ClojureScript.
on Aug 27, 2015Icon38:04 -
Posted by
David Tanzer
on
Jul 24, 2015
An Introduction to Clojure and ClojureScript
David Tanzer introduces Clojure and ClojureScript, discussing the language basics and some libraries useful for writing real applications.
on Jul 24, 2015Icon48:46 -
Posted by
Logan Linn
on
Jan 04, 2015
The Immutable Front-end in ClojureScript
Logan Linn explores the design and implications of an architecture built around immutable data structures using ClojureScript and Om, a ClojureScript interface to Facebook's React.
on Jan 04, 2015Icon49:47 -
Posted by
David Nolen
on
Nov 21, 2014
UI: The Functional Final Frontier
David Nolen introduces Om, a ClojureScript library providing a functional layer on top of Facebook React for building MVC UIs.
on Nov 21, 2014Icon33:39 -
Posted by
David Nolen
on
Oct 04, 2014
The Functional Final Frontier
David Nolen introduces Om, a ClojureScript library that adds a functional layer on top of Facebook React, providing OO abstractions in a MVC environment.
on Oct 04, 2014Icon48:31 -
Posted by
Timothy Baldridge
on
Aug 01, 2014
Clojure Core.Async
Timothy Baldridge introduces Clojure’s Core.Async library, presenting the motivation behind the library and examples in Clojure and ClojureScript helpful to decouple subsystems in an application.
on Aug 01, 2014Icon36:30 -
Posted by
David Pollak
on
Jan 07, 2014
Getting Pushy: Pushing Data from Server to Browser
David Pollak presents Lift's design and how the same design decisions were applied to Clojure/ClojureScript/AngularJS. Lift is a web framework with support for server-push.
on Jan 07, 2014Icon44:36 -
Posted by
Brenton Ashworth
on
Jan 02, 2014
Web Apps in Clojure and ClojureScript with Pedestal
Brenton Ashworth introduces the Pedestal application library as a way to build rich collaborative applications in Clojure and ClojureScript.
on Jan 02, 2014Icon38:54 -
Posted by
Tavis Rudd
on
Sep 24, 2013
A Shorter Path from Clojure to ClojureScript
Roman Gonzalez and Tavis Rudd discuss techniques for shortening the ClojureScript development cycle by using the same codebase for clj and cljs and automatically running tests on the JVM.
on Sep 24, 2013Icon28:49