by Gerard Gallant
WebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert developer Gerard Gallant gives you a firm foundation of the structure of a module, HTML basics, JavaScript Promises, and the WebAssembly JavaScript API.Write high-performance browser-based applications without relying only on JavaScript! By compiling to the WebAs...
Price: $39.99 | Publisher: Manning | Release: 2019
by Ben Farrell
Web Components are a standardized way to build reusable custom elements for web pages and applications using HTML, CSS, and JavaScript. A Web Component is well-encapsulated, keeping its internal structure separate from other page elements so they don't collide with the rest of your code. In Web Components in Action you'll learn to design, build, and deploy reusable Web Components from scratch.The ...
Price: $39.99 | Publisher: Manning | Release: 2019
Programmer's Guide to Apache Thrift
by Randy Abernethy
Programmer's Guide to Apache Thrift provides comprehensive coverage of the Apache Thrift framework along with a developer's-eye view of modern distributed application architecture.Thrift-based distributed software systems are built out of communicating components that use different languages, protocols, and message types. Sitting between them is Thrift, which handles data serialization, transport,...
Price: $53.61 | Publisher: Manning | Release: 2019
by Jeremy Fairbank
Elm brings the safety and stability of functional programing to front-end development, making it one of the most popular new languages. Elm's functional nature and static typing means that runtime errors are nearly impossible, and it compiles to JavaScript for easy web deployment. This book helps you take advantage of this new language in your web site development. Learn how the Elm Architecture will h...
Price: $27.52 | Publisher: The Pragmatic Programmers | Release: 2019
by Ivo Balbaert, Simon St. Laurent
Crystal is for Ruby programmers who want more performance or for developers who enjoy working in a high-level scripting environment. Crystal combines native execution speed and concurrency with Ruby-like syntax, so you will feel right at home. This book, the first available on Crystal, shows you how to write applications that have the beauty and elegance of a modern language, combined with the power of type...
Price: $30.39 | Publisher: The Pragmatic Programmers | Release: 2019
by Venkat Subramaniam
Programmers don't just use Kotlin, they love it. Even Google has adopted it as a first-class language for Android development. With Kotlin, you can intermix imperative, functional, and object-oriented styles of programming and benefit from the approach that's most suitable for the problem at hand. Learn to use the many features of this highly concise, fluent, elegant, and expressive statically typ...
Price: $38.99 | Publisher: The Pragmatic Programmers | Release: 2019
Programming WebAssembly with Rust
by Kevin Hoffman
WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in the browser, on embedded devices, or anywhere else. Rust delivers the power of C in a language that strictly enforces type safety. Combine both languages and you can write for the web like never before! Learn how to integrate with JavaScript, run code on platforms other than the browser, and...
Price: $30.27 | Publisher: The Pragmatic Programmers | Release: 2019
by Trevor Burnham
You work in a loop: write code, get feedback, iterate. The faster you get feedback, the faster you can learn and become a more effective developer. Test-Driven React helps you refine your React workflow to give you the feedback you need as quickly as possible. Write strong tests and run them continuously as you work, split complex code up into manageable pieces, and stay focused on what's important by ...
Price: $34.72 | Publisher: The Pragmatic Programmers | Release: 2019
HTML5 and JavaScript Projects, 2nd edition
by Jeanine Meyer
Build on your basic knowledge of HTML5 and JavaScript to create substantial HTML5 applications. Through the many interesting projects you can create in this book, you'll develop HTML5 skills for future projects, and extend the core skills you may have learned with its companion book, The Essential Guide to HTML5.HTML5 and JavaScript Projects is fully updated as a 2nd edition and covers important progra...
Price: $28.32 | Publisher: Apress | Release: 2018
by Joe Morgan
The best modern JavaScript is simple, readable, and predictable. Learn to write modern JavaScript not by memorizing a list of new syntax, but with practical examples of how syntax changes can make code more expressive. Starting from variable declarations that communicate intention clearly, see how modern principles can improve all parts of code. Incorporate ideas with curried functions, array methods, class...
Price: $39.44 | Publisher: The Pragmatic Programmers | Release: 2018