Yes, it has curly braces. Yes, it has semi colons. And you can write C# like code in JavaScript. But should you? JavaScript programming has many paradigms that make it different from writing typical managed code. This session will show you, the C# programmer, what you need to know to take your JavaScript to the next level.
You will learn:
- About the core features in JavaScript
- Important differences between JavaScript and C#
- Key similarities in JavaScript and C#
- Common pitfalls for those new to JavaScript