JavaScript for .NET Developers
上QQ阅读APP看书,第一时间看更新

Summary

In this chapter, we discussed the basic concepts of JavaScript and how to use it in our web applications. We discussed the core fundamentals of declaring variables and implementing arrays, functions, and data types to start writing programs in JavaScript. In the next chapter, we will discuss some advanced concepts about object-oriented programming and working with closures, scopes, and prototype functions with practical implementation.