5 Reasons Why You Should Care About JavaScript

关注JavaScript的5个原因

JavaScript is everywhere, and it’s become a necessity in creating an interactive experience. Users expect a webpage to flow, respond to them and even wow them. This is what JavaScript does. And it does it so well, that though there are different flavors of JavaScript, there are no replacements.

JavaScript无处不在,它已经成为创建交互体验的必要条件。用户期望一个网页能流动,回应他们,甚至让他们惊叹不已。这就是JavaScript的功能。它做得非常好,尽管有不同风格的JavaScript,但没有替代品。

On a cold and rainy night at our Dallas campus, 35 aspiring developers gathered to discuss the rising success of JavaScript. Two industry thought leaders led the conversation: Tony Spiro, co-founder of Cosmic JS, and Kate Moczydlowski, an instructor at Coding Dojo.

在达拉斯的一个寒冷而多雨的夜晚,35位有抱负的开发人员聚集在一起,讨论JavaScript日益成功的问题。两位行业思想领袖引领了这场对话:Cosmic JS的联合创始人托尼·斯皮罗(Tony Spiro)和编码Dojo的讲师凯特·莫奇德洛夫斯基(Kate Moczydlowski)。

For those who couldn’t join the discussion, we’re sharing the full presentation below. But we wanted to spend some time answering one key question: What makes JavaScript important?

对于那些无法参加讨论的人,我们将分享下面的完整演示文稿。但我们想花点时间回答一个关键问题:是什么让JavaScript变得重要?

Here are five reasons:

以下是五个原因:

1.It’s everywhere. It’s seen adoption from large companies (think: LinkedIn, Google, Netflix) that not only decided to use JavaScript, but to rewrite their entire applications using it. This isn’t a tiny investment. It displays a great deal of trust and faith in a language to choose the risk of rewriting an application over using an existing one. These risks are being taken by industry giants, and for good reason.

1、到处都是。大型公司(比如LinkedIn、Google、Netflix)不仅决定使用JavaScript,还决定使用它重写整个应用程序。这不是一笔小投资。它显示了对一种语言的极大信任和信心,可以选择重写应用程序而不是使用现有的应用程序的风险。这些风险正由行业巨头承担,而且是有充分理由的。

2.It’s flexible. It’s not just a front-end language. As a back-end language, JavaScript provides great scalability and performance because of its event-driven architecture, more so than many of its competitors from various languages. It also allows for a seamless transition for developers from the back end to make edits on the front end. JavaScript’s adaptability is something that draws more and more people each year. It can provide you with great interactions on the front end, asynchronous operations, and is not bound to any browser or operating system. Its possibilities are endless due to this dynamic and adaptable nature.

它很灵活。它不仅仅是一种前端语言。作为一种后端语言,JavaScript由于其事件驱动的体系结构而提供了很好的可伸缩性和性能,远远超过了来自各种语言的许多竞争对手。它还允许开发人员从后端无缝过渡到前端进行编辑。JavaScript的适应性每年吸引着越来越多的人。它可以在前端为您提供良好的交互、异步操作,并且不绑定到任何浏览器或操作系统。它的可能性是无限的,因为这种动态和适应性的性质。

3.It’s easy to learn. With the only requirements being a text editor and a browser, anyone can start learning JavaScript. And while learning JavaScript, you’ll interact with HTML and CSS, which are the building blocks of any website.

这很容易学。只要有一个文本编辑器和浏览器,任何人都可以开始学习JavaScript。在学习JavaScript的同时,您将与HTML和CSS进行交互,它们是任何网站的构建块。

4.Its community. Because of its popularity, the JavaScript community is heavily populated with experts, novices and resources. New ideas and libraries spring up daily to fix new problems, improve fixes of existing problems or introduce new methods. The community is constantly innovating, and through this JavaScript evolves.

它的社区。由于它的流行,JavaScript社区中充斥着专家、新手和资源。每天都会涌现出新的想法和图书馆来解决新的问题,改进现有问题的解决方法或引进新的方法。社区不断创新,通过这个JavaScript不断发展。

5.It’s in demand. If you want to be a programmer, you need to learn JavaScript. Because it’s so widely used, you will be hard-pressed to find a job listing for a developer that does not require it. It’s the de facto language of the web, other than HTML/CSS of course.

这是需要的。如果你想成为一名程序员,你需要学习JavaScript。因为它被广泛使用,你很难找到一个不需要它的开发人员的工作清单。它是事实上的web语言,当然不是HTML/CSS。

JavaScript isn’t perfect. It has plenty of quirks. Part of the fun of learning, though, is figuring it out.

JavaScript并不完美。它有很多怪癖。不过,学习的乐趣之一,是把它弄明白。

I love JavaScript because it makes me feel like a wizard. I remember when I first began using it, and being amazed that I could make part of the screen disappear and have something new show up. It was like a magic trick where the magician pulls a rabbit out of a hat.

我喜欢JavaScript,因为它让我觉得自己像个巫师。我记得我第一次使用它的时候,我很惊讶我能让屏幕的一部分消失,并有新的东西出现。就像魔术师把兔子从帽子里拽出来的魔术一样。

Love it or hate it, JavaScript isn’t going anywhere. Wouldn’t you like to try a little magic?

不管你喜不喜欢,JavaScript都是行不通的。你不想试试魔法吗?

点赞(2) 打赏

评论列表 共有 0 条评论

暂无评论

微信小程序

微信扫一扫体验

立即
投稿

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部