Amazon.com: How JavaScript Works eBook : Crockford, Douglas,: Kindle Store
book How JavaScript Works
The Next Programming Language - Douglas Crockford - code::dive 2022 - YouTube
"discoverer" of "good parts" in JavaScript, and JSON
Blog @crockford.com
Misty Programming Language: Contents
paypal/seif-protocol: Node.js Implementation of the Seif protocol @GitHub
The actor model in computer science is a mathematical model of concurrent computation that treats an actor as the basic building block of concurrent computation. In response to a message it receives, an actor can: make local decisions, create more actors, send more messages, and determine how to respond to the next message received. Actors may modify their own private state, but can only affect each other indirectly through messaging (removing the need for lock-based synchronization).
All About E: The Language that Infiltrated JavaScript - The New Stack
No comments:
Post a Comment