TypeScript Succintly - Steve Fenton
- Dodał: administrator
- Data: 06:04 14-11-2018
- Kategoria: Informatyka i matematyka
The extensive adoption of JavaScript for application development, and the ability to use HTML and JavaScript to create Windows Store apps, has made JavaScript a vital part of the Windows development ecosystem. Microsoft has done extensive work to make JavaScript easier to use. Microsoft's TypeScript extends many familiar features of .NET programming to JavaScript. With TypeScript Succinctly by Steve Fenton, you will learn how TypeScript provides optional static typing and classes to JavaScript development, how to create and load modules, and how to work with existing JavaScript libraries through ambient declarations. TypeScript is even significantly integrated with Visual Studio to provide the autocompletion and type checking you are most comfortable with. źródło opisu: www.syncfusion.com źródło okładki: www.syncfusion.com
| liczba stron | 82 | ||
| słowa kluczowe | typescript | ||
| tytuł oryginału | TypeScript Succintly | ||
| język | angielski | ||
| kategoria | informatyka i matematyka | ||
| data wydania | 7 lipca 2014 |
Rejestracja jest za darmo i jest bardzo szybka! Kliknij tutaj aby założyć konto. Trwa to tylko 15 sekund!.
Podobne wpisy do TypeScript Succintly - Steve Fenton
Linux Device Drivers
Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that...
Designing Efficient BPM Applications. A Process-Based Guide for Beginners - McKinty Christine, Mottier Antoine
Looking for efficiency gains in your business? If you...re a business analyst, this practical guide will show you how to design effective business process management (BPM) applications. Every business uses business processes-these everyday tasks help...
Release It!: Design and Deploy Production-Ready Software - Michael Nygard
Whether it's in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to survivef a sudden rush of visitors from Digg or Slashdot? Or an influx of real world customers from 100 differ...
Learning Vue.js 2 - Filipova Olga
Vue.js is one of the latest new frameworks to have piqued the interest of web developers due to its reactivity, reusable components, and ease of use. This book shows developers how to leverage its features to build high-performing, reactive web inter...
Zend Framework 1.8 Web Application Development - Keith Pope
słowa kluczowe zend framework, php, programowanie, informatyka liczba stron 359 data wydania 26 października 2009 język polski kategoria informatyka i matematyka ISBN 978-1-847194-22-0
LINQ in Action
LINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the...