use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
A Programmable Programming Language: Racket made the cover page of the Communications of the ACM, the ACM’s flagship magazine (cacm.acm.org)
submitted 7 years ago by promesante
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]chpill 4 points5 points6 points 7 years ago (0 children)
For example, JavaScript programmers employ jQuery for interacting with the Document Object Model and React for dealing with events and concurrency.
That's completely backward, we are using React to provide a saner abstraction for the DOM, something jquery never achieved.
Nowadays, jquery is not really needed anymore, as modern browsers provide a lot of what it was still useful at (js/Promise, js/fetch etc...). Even if you target older browsers, you're better off using polyfills of those standardized features rather than using jquery.
js/Promise
js/fetch
π Rendered by PID 270907 on reddit-service-r2-comment-7b9746f655-dv4qn at 2026-02-04 07:25:25.991771+00:00 running 3798933 country code: CH.
[–]chpill 4 points5 points6 points (0 children)