Book Image

Hands-On Web Development with Hyperapp V2 [Video]

By : Alex Barry
Book Image

Hands-On Web Development with Hyperapp V2 [Video]

By: Alex Barry

Overview of this book

<p><span id="description" class="sugar_field">The main problems for developers of modern front ends are the number of concepts, managing side-effects, and bringing in large dependencies. These problems can make it seem impossible to get your application from the drawing board into the hands of customers.</span></p> <p><span id="description" class="sugar_field">Reviewed by Jorge Bucaran, the creator of Hyperapp ( <a style="font-weight: normal;" href="https://twitter.com/jorgebucaran)," target="_new">https://twitter.com/jorgebucaran),</a> this course will help you get started with Hyperapp 2.0 (or Hyperapp V2) to create web applications. This is an engaging course where all concepts are explained with the help of practical examples. Beginning with an overview of the Hyperapp 2.0 (V2) micro-framework, with the help of practical examples, you’ll understand its straightforward API and functionalities.</span></p> <p><span id="description" class="sugar_field">After building your app architecture, you’ll start building your real-world JavaScript application with Hyperapp 2. You’ll manage states with built-in state management in Hyperapp 2 and use virtual DOM, which is essential for developing modern web applications. We’ll also cover the new features introduced in Hyperapp 2 and how they can help you improve web development You’ll also learn to maintain your code easily in Hyperapp.</span></p> <p><span id="description" class="sugar_field">By the end of the course, you will be well-versed in using the simple but easy Hyperapp 2 (or Hyperapp V2) to develop web applications.<br /> </span></p> <p><span id="description" class="sugar_field">All codes and supporting files are placed on GitHub at this link: <br /> <a style="font-weight: normal;" href="https://github.com/PacktPublishing/Hands-On-Web-Development-with-Hyperapp-V2" target="_new">https://github.com/PacktPublishing/Hands-On-Web-Development-with-Hyperapp-V2</a></span></p> <h1>Style and Approach</h1> <p>I have always found that doing is the best learning, so open up your favorite editor and web browser and we’ll build together. I will share with you the best approaches to solving web application problems with HA2 in terms that you can understand. We’ll tackle practical and common problems with modern and intuitive solutions.</p>
Table of Contents (6 chapters)
Chapter 4
Leveling Up with Subscriptions
Content Locked
Section 2
Add Subscriptions
In this video, we will demonstrate the different ways to use subscriptions in an application.