Programming Elm (häftad)
Fler böcker inom
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
250
Utgivningsdatum
2019-07-31
Förlag
Pragmatic Bookshelf
Medarbetare
MacDonald, Brian (ed.)
Dimensioner
235 x 190 x 17 mm
Vikt
536 g
Antal komponenter
1
ISBN
9781680502855

Programming Elm

Build Safe, Sane, and Maintainable Front-End Applications

Häftad,  Engelska, 2019-07-31
415
  • Skickas från oss inom 5-8 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 2 format & utgåvor
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 run-time 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 help you create fast applications. Discover how to integrate Elm with JavaScript so you can update legacy applications. See how Elm tooling makes deployment quicker and easier. Functional programming offers safer applications with decreased runtime errors, but functional solutions that are type safe and easy to use have been hard to find, until the Elm language. Elm has the benefits of functional languages while compiling to JavaScript. This book provides a complete tutorial for the Elm language, starting with a simple static application that introduces Elm syntax, modules, and the virtual DOM, to exploring how to create a UI using functions. See how Elm handles the issues of state in functional languages. You'll continue to build up larger applications involving HTTP requests for communication. Integrate your Elm applications with JavaScript so you can update legacy applications or take advantage of JavaScript resources. Elm also provides built-in tooling to alleviate the tooling creep that's so common in JavaScript. This book covers Elm's deployment and testing tools that ease development confusion. Dive into advanced concepts including creating single-page applications, and creating performance improvements. Elm expert Jeremy Fairbank brings his years of web development experience to teaching how to use Elm for front-end development. Your web UIs will be faster, safer, and easier to develop with Elm and this tutorial. What You Need: You will need the latest version of Elm, 0.18, along with a browser to run the examples in this book.
Visa hela texten

Passar bra ihop

  1. Programming Elm
  2. +
  3. Python Crash Course, 3rd Edition

De som köpt den här boken har ofta också köpt Python Crash Course, 3rd Edition av Eric Matthes (häftad).

Köp båda 2 för 1012 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Jeremy Fairbank

  • Outcome Measures in Orthopaedics and Orthopaedic Trauma, 2Ed

    Paul Pynsent, Jeremy Fairbank, Andrew Carr

    Orthopaedics and orthopaedic trauma are highly complex subjects that can prove difficult to quantify, but accurate measurement is required for setting standards of care and for assessing the severity of an injury. This book will help the reader as...

Övrig information

Jeremy Fairbank is a web developer with a master's degree in computer science. He has many years of experience in front-end development and full-stack development, working heavily with JavaScript. He is an avid conference speaker and teacher, presenting on web development topics. He is passionate about front-end development and its future, now taking that passion to the world of Elm.