Need advice about which tool to choose?Ask the StackShare community!

Blockly

75
67
+ 1
2
Immutable.js

418
120
+ 1
17
Add tool

Immutable.js vs Blockly: What are the differences?

What is Immutable.js? Immutable persistent data collections for Javascript which increase efficiency and simplicity, by Facebook. Immutable provides Persistent Immutable List, Stack, Map, OrderedMap, Set, OrderedSet and Record. They are highly efficient on modern JavaScript VMs by using structural sharing via hash maps tries and vector tries as popularized by Clojure and Scala, minimizing the need to copy or cache data.

What is Blockly? A library that adds a visual code editor to web and mobile apps. It is a client-side library for the programming language JavaScript for creating block-based visual programming languages and editors. It is a project of Google and is free and open-source software.

Immutable.js and Blockly belong to "Javascript Utilities & Libraries" category of the tech stack.

Immutable.js and Blockly are both open source tools. Immutable.js with 28.3K GitHub stars and 1.64K forks on GitHub appears to be more popular than Blockly with 6.84K GitHub stars and 2.37K GitHub forks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Blockly
Pros of Immutable.js
  • 1
    Easy to use
  • 1
    Open Source
  • 8
    Immutable data structures
  • 5
    Allows you to mimic functional programming
  • 2
    Bring the functional experience to JS
  • 1
    Makes writing Javascript less scary
  • 1
    Easily transpiles to different ES standards

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is Blockly?

It is a client-side library for the programming language JavaScript for creating block-based visual programming languages and editors. It is a project of Google and is free and open-source software.

What is Immutable.js?

Immutable provides Persistent Immutable List, Stack, Map, OrderedMap, Set, OrderedSet and Record. They are highly efficient on modern JavaScript VMs by using structural sharing via hash maps tries and vector tries as popularized by Clojure and Scala, minimizing the need to copy or cache data.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Blockly?
What companies use Immutable.js?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Blockly?
What tools integrate with Immutable.js?
    No integrations found

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Blockly and Immutable.js?
    Swift
    Writing code is interactive and fun, the syntax is concise yet expressive, and apps run lightning-fast. Swift is ready for your next iOS and OS X project — or for addition into your current app — because Swift code works side-by-side with Objective-C.
    jQuery
    jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
    React
    Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
    AngularJS
    AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding.
    Vue.js
    It is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API.
    See all alternatives