d******e 发帖数: 2265 | 1 Developing Node Applications
Visual Studio Code is written in TypeScript/JavaScript and is powered by a
Node server. We use VSCode to create VSCode and as a result, you get a great
end-to-end development experience when building Node applications.
Node
Node is a platform for building fast and scalable server applications using
JavaScript. Node is the runtime (Node) and NPM is the Package Manager for
Node modules.
First things first, install Node for your platform.
https://code.visualstudio.com/docs/nodejs
早就说了,typescript就是神器。有了这个秒python,java什么的没有问题。 |
l**********n 发帖数: 8443 | |
L***s 发帖数: 1148 | 3 其实python可以通过pyjs编译成js,
python也可以通过func annotation部分实现optional typing
再多的语言,也改变不了js是浏览器们唯一一个亲儿子的事实。。
great
using
【在 d******e 的大作中提到】 : Developing Node Applications : Visual Studio Code is written in TypeScript/JavaScript and is powered by a : Node server. We use VSCode to create VSCode and as a result, you get a great : end-to-end development experience when building Node applications. : Node : Node is a platform for building fast and scalable server applications using : JavaScript. Node is the runtime (Node) and NPM is the Package Manager for : Node modules. : First things first, install Node for your platform. : https://code.visualstudio.com/docs/nodejs
|
d******e 发帖数: 2265 | 4 visual code是跨平台mac/linux/windows的IDE,趋势是mobile app,windows app以后都
可能是js写的
【在 l**********n 的大作中提到】 : 只是在web server上有优势吧
|
z****e 发帖数: 54598 | 5 再多浏览器也改变不了现在mobile app横行天下,狂捞利润的事实。。。
想赚钱,就应该远离js,前两天淘宝麻痹的出问题了
我估计是前端干的,因为我赫然看到链接里面有个callback
【在 L***s 的大作中提到】 : 其实python可以通过pyjs编译成js, : python也可以通过func annotation部分实现optional typing : 再多的语言,也改变不了js是浏览器们唯一一个亲儿子的事实。。 : : great : using
|
n*w 发帖数: 3393 | 6 visual studio code全用ts写的还是部分用了? 里面的对速度要求高的intelligence
什么的全是用ts实现的话让人印象深刻。
【在 d******e 的大作中提到】 : visual code是跨平台mac/linux/windows的IDE,趋势是mobile app,windows app以后都 : 可能是js写的
|
c*******9 发帖数: 9032 | 7 微软的东西就喜欢干一是热,过后就什么都不是了。当年VB多火,后来怎样。
【在 d******e 的大作中提到】 : visual code是跨平台mac/linux/windows的IDE,趋势是mobile app,windows app以后都 : 可能是js写的
|
N********n 发帖数: 8363 | 8
W8已经支持JS写APP了,但像样的APP寥寥无几。大部分APP还是C#和C++写
的,和iOS、Android上的形势一样。我早就说过APP第一要素是用户体验,
举凡追求用户体验都是无脑native,H5/JS只是干SPA用的,成不了大器。
【在 d******e 的大作中提到】 : visual code是跨平台mac/linux/windows的IDE,趋势是mobile app,windows app以后都 : 可能是js写的
|
z****e 发帖数: 54598 | 9 我最近用swift,脚本feature统统干掉
太不实用了,最后还是oop+一点procedural p
viewer没办法,眼睛要求太高,但是建模肯定是oop的天下
【在 N********n 的大作中提到】 : : W8已经支持JS写APP了,但像样的APP寥寥无几。大部分APP还是C#和C++写 : 的,和iOS、Android上的形势一样。我早就说过APP第一要素是用户体验, : 举凡追求用户体验都是无脑native,H5/JS只是干SPA用的,成不了大器。
|