Зарегистрироваться
Восстановить пароль
FAQ по входу

TypeScript

  • Без фильтрации типов файлов
A
Packt Publishing, 2019. — 508 p. — ISBN: 978-1-78995-627-6. A step-by-step guide that will help you design, develop, scale, and deploy RESTful APIs with TypeScript 3 and Node.js In the world of web development, leveraging data is the key to developing comprehensive applications, and RESTful APIs help you to achieve this systematically. This book will guide you in designing and...
  • №1
  • 18,84 МБ
  • добавлен
  • описание отредактировано
B
3rd Edition. — Manning Publications, Inc., 2023. — 568 p. — ISBN: 978-1633437319. Now in its third edition, this bestselling guide to TypeScript takes you through the nuts and bolts of the language. No frills, no fuss—just TypeScript essentials! TypeScript enhances JavaScript with static typing, while keeping all the JS flexibility you know and love! It’s the perfect choice for...
  • №2
  • 5,96 МБ
  • добавлен
  • описание отредактировано
O’Reilly Media, Inc., 2023. — 768 p. — ISBN 978-1-098-13665-9. TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday...
  • №3
  • 2,67 МБ
  • добавлен
  • описание отредактировано
Independently published, 2024. — 92 р. — ISBN 979-8332001727, ASIN B0D8RMYS27. Mastering TypeScript: A Comprehensive Guide to Writing Better JavaScript Are you ready to take your JavaScript skills to the next level? Do you want to learn how to write more robust, maintainable, and scalable code? Look no further than Mastering TypeScript, the definitive guide to mastering the...
  • №4
  • 338,35 КБ
  • добавлен
  • описание отредактировано
Apress Media LLC, 2023. — 178 р. — ISBN-13: 978-1-4842-9523-6. TypeScript is revolutionizing how developers create JavaScript apps. It was built by Microsoft to fix the issues that came out of loose binding in JavaScript. Since JavaScript is a loosely typed language, a lot of issues ended up in the production apps. These issues were hard to track and took a lot of time to fix....
  • №5
  • 4,49 МБ
  • добавлен
  • описание отредактировано
David Johnson, 2016. — 86 p. This book is an exploration of TypeScript, which is a superset of JavaScript. The first part of the book explains to you what TypeScript is and what it is used for. You will also learn how it is related to JavaScript. The book also guides you on how to install TypeScript on Windows and on other platforms. Type annotations, which are very good in...
  • №6
  • 157,50 КБ
  • добавлен
  • описание отредактировано
C
BPB Publications, 2024. — 274 р. — ISBN: 978-93-55516-763. Build scalable and reliable web applications with TypeScript. Key Features Learn about basic and advanced TypeScript concepts. Build a simple Todo application using TypeScript with JavaScript, React, and Node. Using TypeScript to write tests, incorporating third-party libraries, and deploying to production. Description...
  • №7
  • 1,15 МБ
  • добавлен
  • описание отредактировано
D
Independently published, 2021. — 464 p. — ISBN B08V6J47ZG. Dear learner, This books give you best of the knowledge in this particular technology and helps you to get the best of the jobs being provided in this technology. As you all know books gives a lot of knowledge and information, which can be really very beneficial. As it says knowledge is the key to success and hence...
  • №8
  • 355,09 КБ
  • добавлен
  • описание отредактировано
Depot legal - Bibliotheque et Archives national du Quebec, 2018. — 175 p. — ISBN13: 978-2981311061. What will you learn? This book is for people with an interest to improve their development velocity by using static typing with Typescript. A basic understanding of JavaScript and web development is suggested. This book doesn't cover how to develop client-side code but explores...
  • №9
  • 287,29 КБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2020. — 1029 p. — ISBN: 978-1-78961-586-9. Learn TypeScript and its latest released features by building 3-4 state of art web applications with the help of modern tooling and third-party front end frameworks like Angular, React, and Vue.JS TypeScript 3.0 is going to introduce many changes to enhance the developers’ experience. With its new types enforcing...
  • №10
  • 6,33 МБ
  • добавлен
  • описание отредактировано
F
2nd edition. — Apress, 2018. — 320 p. — ISBN13: 978-1-4842-3249-1. Explore the features of this innovative open source language in depth, from working with the type system through object-orientation to understanding the runtime and the TypeScript compiler. This fully revised and updated second edition of Steve Fenton’s popular book covers everything you need to discover this...
  • №11
  • 1,51 МБ
  • добавлен
  • описание отредактировано
InfoQ, 2013. — 68 p. — ISBN: 1291576215. This book is aimed at .Net programmers and explains key concepts as well as similarities and differences between TypeScript and C#. There is a quick start guide in the first chapter that introduces the syntax. The later chapters include deep dives into the type system, memory management, events and exceptions. If you are a .NET...
  • №12
  • 964,81 КБ
  • добавлен
  • описание отредактировано
2nd ed. — Apress, 2021. — 581 p. — ISBN 9781484270103. Learn the essentials and more of TypeScript, a popular superset of the JavaScript language that adds support for static typing. TypeScript combines the typing features of C# or Java with the flexibility of JavaScript, reducing typing errors and providing an easier path to JavaScript development. Author Adam Freeman explains...
  • №13
  • 5,85 МБ
  • добавлен
  • описание отредактировано
H
Packt Publishing, 2019. — 80 p. — ISBN: 978-1-83921-804-0. Discover various techniques to develop maintainable code and keep it in shape. Refactoring improves your code without changing its behavior. With refactoring, the best approach is to apply small targeted changes to a codebase. Instead of doing a huge sweeping change to your code, refactoring is better as a long-term and...
  • №14
  • 1,02 МБ
  • добавлен
  • описание отредактировано
I
Fullstack.io, 2020. — 538 p. Revision r5 - 2020-11-10 • Updated the first chapter to the last version of create-react-app • Added a requested feature in trello-clone to submit new items by pressing “Enter” • Made all the data updates in the trello-clone immutable • Fixed typos and code errors Welcome to Fullstack React with TypeScript! React and TypeScript are a powerful...
  • №15
  • 15,74 МБ
  • добавлен
  • описание отредактировано
Fullstack.io, 2020. — 321 p. Revision 1p – 2020-05-19 Welcome to Fullstack React with TypeScript! React and TypeScript are a powerful combination that can prevent bugs and help you (and your team) ship products faster. But understanding idiomatic React patterns and getting the typings setup isn’t always straightforward. This practical, hands-on book is a guide that will have...
  • №16
  • 11,44 МБ
  • добавлен
  • описание отредактировано
J
Packt Publishing, 2016. — 841 p. — ISBN13: 9781787289086. TypeScript is an open source and cross-platform typed superset of JavaScript that compiles to plain JavaScript that runs in any browser or any host. TypeScript adds optional static types, classes, and modules to JavaScript, to enable great tooling and better structuring of large JavaScript applications. Through this...
  • №17
  • 5,13 МБ
  • добавлен
  • описание отредактировано
K
Packt Publishing, 2017. — 230 p. Get lightning speed performance by writing highly efficient code in TypeScript In a world where a tiny decrease in frames per second impacts customer engagement greatly, writing highly scalable code is more of a necessity than a luxury. Using TypeScript you get type checking during development. This gives you the power to write optimized code...
  • №18
  • 2,33 МБ
  • добавлен
  • описание отредактировано
M
Manning Publications, 2023. — 131 p. — (MEAP v1). 100 ошибок TypeScript и как их избежать Insider knowledge on recognizing common TypeScript bugs, errors, and pitfalls before you make those mistakes. The best mistakes are the ones you avoid in the first place. 100 TypeScript Mistakes and How To Avoid Them makes it easy to identify errors before you even make them! It’s packed...
  • №19
  • 247,00 КБ
  • добавлен
  • описание отредактировано
O
Packt Publishing, 2019. — 442 p. — ISBN: 978-1-78913-304-2. Gain in-depth knowledge of TypeScript and the latest ECMAScript standards by building robust web applications across different domains With the demand for ever more complex websites, the need to write robust, standard-compliant JavaScript has never been greater. TypeScript is modern JavaScript with the support of a...
  • №20
  • 9,92 МБ
  • добавлен
  • описание отредактировано
R
Exploringjs.com, 2020. — 210 p. Upddate 2020-06-14 This book consists of two parts: Part 1 is a quick start for TypeScript that teaches you the essentials quickly. Part 2 digs deeper into the language and covers many important topics in detail. This book is not a reference, it is meant to complement the official TypeScript handbook. 4 new chapters: The top types any and unknown...
  • №21
  • 519,34 КБ
  • добавлен
  • описание отредактировано
Manning Publications, 2020. — 338 p. — ISBN: 978-1617296413. Programming with Types teaches you to design safe, resilient, correct software that's easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type...
  • №22
  • 3,47 МБ
  • добавлен
  • описание отредактировано
Ali Alakbar Mohammed Radhi, 2023. — 146 р. — ISBN: 979-8223673965. TypeScript is a powerful programming language that extends JavaScript, providing a statically typed environment for building large-scale web applications. This book offers a comprehensive guide to TypeScript, designed for both novice and experienced programmers alike. From its fundamental syntax to its advanced...
  • №23
  • 1,08 МБ
  • добавлен
  • описание отредактировано
3rd Edition. — Packt Publishing, 2019. — 857 p. — ISBN: 978-1-78953-670-6. Master the TypeScript language and its latest features. Explore modern application frameworks and utilize industry best practices in TDD, OOP and UI Design. TypeScript is both a language and a set of tools to generate JavaScript. It was designed by Anders Hejlsberg at Microsoft to help developers write...
  • №24
  • 8,08 МБ
  • добавлен
  • описание отредактировано
S
Independently published, 2024. — 154 p. — ISBN 979-8325712562, ASIN B0D57TZCJ3. Are you confused when looking at TypeScript code? Feeling TypeScript is way too complicated to understand? Beginning TypeScript will help you cut through the complexity and information overload to apply TypeScript in your projects. Many people are exhausted and feel TypeScript is hindering their...
  • №25
  • 2,34 МБ
  • добавлен
  • описание отредактировано
SitePoint, 2023. — 92 p. — ISBN: 978-1-925836-58-5. If you’re a JavaScript developer struggling to get to grips with TypeScript or use it effectively in your projects, this book will guide you in making the most of this powerful language and its latest features, and help you overcome some common misunderstandings and pitfalls. TypeScript 5.0 is a major advancement to the...
  • №26
  • 3,23 МБ
  • добавлен
  • описание отредактировано
T
TypeScript Publishing, 2019. — 173 p. — ISBN13: 978-1708839802. TypeScript lets you write JavaScript the way you really want to. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. TypeScript is pure object oriented with classes, interfaces and statically typed like C# or Java. The popular JavaScript framework Angular is written in TypeScript....
  • №27
  • 4,02 МБ
  • добавлен
  • описание отредактировано
V
O’Reilly Media, Inc., 2019. — 93 p. — (First Release). — ISBN: 978-1-492-05367-5. TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is infamous. But TypeScript has a learning curve of its own, and understanding how to use it effectively can take time. This book guides you through 55 specific ways to improve your...
  • №28
  • 1,06 МБ
  • добавлен
  • описание отредактировано
O’Reilly Media, Inc., 2020. — 265 p. — ISBN: 978-1-492-05374-3. TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively can take time. This book guides you through 62 specific ways to improve your use of TypeScript....
  • №29
  • 4,21 МБ
  • добавлен
  • описание отредактировано
2nd Edition. — O’Reilly Media, Inc., 2024. — 569 р. — ISBN-13: 978-1-098-15506-3. TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively takes time and practice. Using the format popularized by Effective C++ and...
  • №30
  • 5,49 МБ
  • добавлен
  • описание отредактировано
W
Packt Publishing, 2016. — 288 с. — ISBN13: 9781785887017. Build exciting end-to-end applications with TypeScript TypeScript is the future of JavaScript. Having been designed for the development of large applications, it is being widely incorporated in popular projects such as Angular JS 2.0. Adopting TypeScript results in more robust software, while still being deployable in...
  • №31
  • 1,79 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

В этом разделе нет комментариев.