Need advice about which tool to choose?Ask the StackShare community!
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn MorePros of ClojureScript
Pros of JavaScript
Pros of Python
Pros of ClojureScript
- Functional and stable2
Pros of JavaScript
- Can be used on frontend/backend1.7K
- It's everywhere1.5K
- Lots of great frameworks1.2K
- Fast894
- Light weight742
- Flexible424
- You can't get a device today that doesn't run js392
- Non-blocking i/o286
- Ubiquitousness236
- Expressive190
- Extended functionality to web pages55
- Relatively easy language49
- Executed on the client side46
- Relatively fast to the end user30
- Pure Javascript25
- Functional programming21
- Async15
- Setup is easy12
- Full-stack12
- Its everywhere12
- Because I love functions11
- JavaScript is the New PHP10
- Like it or not, JS is part of the web standard10
- Expansive community9
- Can be used in backend, frontend and DB9
- Easy9
- Everyone use it8
- Easy to hire developers8
- Future Language of The Web8
- No need to use PHP8
- For the good parts8
- Can be used both as frontend and backend as well8
- Most Popular Language in the World8
- Evolution of C7
- Popularized Class-Less Architecture & Lambdas7
- Agile, packages simple to use7
- Supports lambdas and closures7
- Love-hate relationship7
- Powerful7
- Photoshop has 3 JS runtimes built in7
- Its fun and fast6
- Can be used on frontend/backend/Mobile/create PRO Ui6
- Easy to make something6
- It let's me use Babel & Typescript6
- Versitile6
- Client side JS uses the visitors CPU to save Server Res6
- Hard not to use6
- Nice6
- It's fun6
- 1.6K Can be used on frontend/backend6
- Promise relationship5
- Clojurescript5
- Stockholm Syndrome5
- Function expressions are useful for callbacks5
- Scope manipulation5
- Everywhere5
- Client processing5
- What to add5
- Because it is so simple and lightweight4
- Only Programming language on browser4
- Tenant1
- Easy to understand1
Pros of Python
- Great libraries1.2K
- Readable code951
- Beautiful code837
- Rapid development781
- Large community684
- Open source428
- Elegant387
- Great community279
- Object oriented270
- Dynamic typing215
- Great standard library76
- Very fast57
- Functional programming52
- Easy to learn45
- Scientific computing44
- Great documentation34
- Matlab alternative27
- Easy to read26
- Productivity26
- Simple is better than complex22
- It's the way I think19
- Imperative18
- Free17
- Very programmer and non-programmer friendly16
- Powerfull language15
- Machine learning support15
- Fast and simple14
- Powerful14
- Scripting13
- Explicit is better than implicit10
- Clear and easy and powerfull9
- Unlimited power9
- Ease of development9
- Import antigravity8
- It's lean and fun to code7
- Print "life is short, use python"7
- Great for tooling6
- Fast coding and good for competitions6
- There should be one-- and preferably only one --obvious6
- Although practicality beats purity6
- Python has great libraries for data processing6
- Flat is better than nested6
- High Documented language6
- I love snakes6
- Now is better than never5
- Readability counts5
- Rapid Prototyping5
- Complex is better than complicated4
- Web scraping4
- CG industry needs4
- Great for analytics4
- Socially engaged community4
- Lists, tuples, dictionaries4
- Multiple Inheritence4
- Beautiful is better than ugly4
- Plotting4
- Simple and easy to learn3
- Generators3
- Easy to learn and use3
- Many types of collections3
- No cruft3
- List comprehensions3
- Pip install everything3
- Special cases aren't special enough to break the rules3
- If the implementation is hard to explain, it's a bad id3
- If the implementation is easy to explain, it may be a g3
- Easy to setup and run smooth3
- Import this3
- Shitty2
- Flexible and easy2
- It is Very easy , simple and will you be love programmi2
- Batteries included2
- Can understand easily who are new to programming2
- Powerful language for AI2
- Should START with this but not STICK with This2
- A-to-Z2
- Because of Netflix2
- Only one way to do it2
- Better outcome2
- Good for hacking2
- Powerful0
Sign up to add or upvote prosMake informed product decisions
Cons of ClojureScript
Cons of JavaScript
Cons of Python
Cons of ClojureScript
Be the first to leave a con
Cons of JavaScript
- A constant moving target, too much churn22
- Horribly inconsistent20
- Javascript is the New PHP15
- No ability to monitor memory utilitization8
- Shows Zero output in case of ANY error7
- Can be ugly6
- Thinks strange results are better than errors6
- No GitHub3
- Slow2
Cons of Python
- Still divided between python 2 and python 351
- Performance impact28
- Poor syntax for anonymous functions26
- GIL21
- Package management is a mess19
- Too imperative-oriented14
- Hard to understand12
- Dynamic typing12
- Very slow11
- Not everything is expression8
- Indentations matter a lot7
- Explicit self parameter in methods7
- Incredibly slow7
- Requires C functions for dynamic modules6
- Poor DSL capabilities6
- No anonymous functions6
- Official documentation is unclear.5
- The "lisp style" whitespaces5
- Fake object-oriented programming5
- Hard to obfuscate5
- Threading5
- Circular import4
- The benevolent-dictator-for-life quit4
- Lack of Syntax Sugar leads to "the pyramid of doom"4
- Not suitable for autocomplete4
- Meta classes2
- Training wheels (forced indentation)1
Sign up to add or upvote consMake informed product decisions
- No public GitHub repository available -
What is ClojureScript?
ClojureScript is a compiler for Clojure that targets JavaScript. It is designed to emit JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler.
What is JavaScript?
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
What is Python?
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention ClojureScript, JavaScript, and Python as a desired skillset
What companies use ClojureScript?
What companies use JavaScript?
What companies use Python?
What companies use ClojureScript?
What companies use JavaScript?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with ClojureScript?
What tools integrate with JavaScript?
What tools integrate with Python?
What tools integrate with ClojureScript?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to ClojureScript, JavaScript, and Python?
Elm
Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly guides you towards well-architected code.
Clojure
Clojure is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system.
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript that compiles to plain JavaScript.
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.
PureScript
A small strongly typed programming language with expressive types that compiles to JavaScript, written in and inspired by Haskell.