Elm for Web Development: Create scalable web applications by learning the Elm programming language

Ajdin Imsirovic

  • 出版商: Packt Publishing
  • 出版日期: 2018-03-30
  • 售價: $1,550
  • 貴賓價: 9.5$1,473
  • 語言: 英文
  • 頁數: 288
  • 裝訂: Paperback
  • ISBN: 1788299051
  • ISBN-13: 9781788299053
  • 相關分類: JVM 語言
  • 下單後立即進貨 (約3~4週)

商品描述

Explore benefits of Elm for front end development by developing complete apps and websites with Elm

Key Features

  • Develop your own complex and modular web applications with Elm to make web development less messy compared to your JavaScript apps.
  • Create personal portfolio website, a weather application, a unit conversion website and build a chat app with user authentication in Elm
  • Boost the performance of your application with no runtime exceptions and JavaScript interoperability

Book Description

Web development with JavaScript usually involves dealing with performance and maintenance issues. JavaScript fatigue makes it difficult for many developers to keep up with the increasing complexity posed by the multitude of JavaScript frameworks with changing versions, the need to use different tools such as task runners, module bundlers, compilers, testing suites, linting and debuggers. Elm is an easy to learn, functional programming language that simplifies web development by eliminating complexity associated with using JavaScript for web development. Elm is a statically typed language and thus makes a front end web developer's life easier by preventing any run-time errors.

You will begin by seeing the bigger picture of where Elm fits in web development world and learning the basics of Elm programming. Firstly, you will get a taste of web development with Elm by developing a simple fizz-buzz app. Next you will get hands-on with advanced Elm concepts as you develop your own personal blogging website, a unit conversion app and a weather app with Elm. Finally, you will also learn how to implement user authentication by developing a chat application. By the end of the book you will learn Elm programming, its applications and appreciate how Elm simplifies web development for you.

What you will learn

  • Programming with the Elm language, syntax and core concepts
  • Using Elm for front end web development projects
  • Developing complete websites with Elm
  • Using web sockets with Elm
  • Integrate Elm with the standard front end web development technologies
  • Implementing user authentication with Elm
  • How to Integrate Elm with back-end frameworks
  • Testing your applications in Elm

Who This Book Is For

Front end web developers who want to learn a simpler way of developing their applications.