English 中文(简体)
是否适合用于Sencha/ExtJS?
原标题:is clojurescript suited for use with Sencha/ExtJS?

在Sencha使用衣帽时,有三维样本。 我认为,用头等同 j式图书馆设计了遮普文,但我越看一看,只有谷歌封闭是头等公民,穿着遮普,与其他javascript框架的交织对它们来说很重要。

i see no reason why it can t work, am i missing something? i don t want to be 2 or 3 weeks into a prototype before giving up due to problems i can t forsee.

最佳回答

你可以使用任何外部的Java式图书馆。 主要问题——如果图书馆提供一名前辈,那么,你很难把你的衣物与外部图书馆汇编成高级汇编。 这或许或可能无关紧要。

问题回答

暂无回答




相关问题
Obtaining stack traces in ClojureScript

In my ClojureScript programs running in FireFox 5.0 on Ubuntu 10.04.1 LTS, I get a single cryptic line when an exception is thrown. Error: No protocol method ISeqable.-seq defined for type object: [...

Workarounds for using ClojureScript with the OpenJDK?

I ve been working on a project with Clojure and Noir and I m enjoying the free hosting on Heroku s cedar stack. I ve recently added some UI work in ClojureScript to find that it works locally but ...

Javascript interop assignment in Clojurescript

Dumb question: how do I do Javascript assignment in Clojurescript ? I m using a Javascript lib and need to set the value of an object s field like obj.this=that; - I don t know Javascript so maybe ...

Javascript as debuggable bytecode

There is a rise in languages that output javascript, such as CoffeeScript and ClojureScript. Since javascript will not be going away anytime soon, I presume this pattern of development will continue. ...

How do I add my own JavaScript libs to ClojureScript?

I want to write a Google Chrome extension, using ClojureScript. With ClojureScript I can use all the Google Closure libs, but afaik access to the Chrome browser is not included in those libs. So I ...

Any clojurescript tutorials? [closed]

Are there already some good tutorial on ClojureScript? I would like to try it out, but don t know where to start exactly.

How to use ClojureScript practically? [closed]

I am not getting the idea of ClojureScript. For example, I am writing a web application, and I need to write some javascript. Should I use ClojureScript which will generate the javascript for me? ...

热门标签