課程資料
課程簡介
A complete manual to get you started on the powerful RactiveJS library
Technology
is no longer static, but rather dynamic. It talks, it listens and it
grows. Interactivity has become a must for apps to survive in a tech
driven world. Ractive.JS is the perfect way to get interactive apps
and this course is the PERFECT way for you to learn this brilliant
technology.
Ractive JS is not a framework, but rather a JavaScript library that can be added on to any HTML and JavaScript framework. It is quite similar to React JS, but it still stands miles apart, making it easier for you to turn your static pages into dynamic content. Ractive was designed by theguardian news website for their application, making it faster and easier to update.
Ractive transforms your HTML templates into blueprints for your apps and is small and unobtrusive. Ractive relies on your Mustache templates and converts them into a lightweight representation of the DOM, updating your real DOM only when changes occur.
This technology has been in the around since 2013, but is slowly now gaining importance in the field of dynamic applications. There are NO COURSES that directly help you learn and master Ractive, until NOW.
Our Ractive tutorial has been designed in collaboration with experts to help you learn this brilliant technology and boost your development skills. Breaking Ractive down into 6 sections, the course covers everything you need to know about this amazing JavaScript library.
The first five sections cover RactiveJS, including what is Ractive, how to get started with the library, incorporating it with your current app, mustache templates, working with events, data bindings and how Ractive can simplify the process, as well as multiple different animations and transitions that can be used in your app with Ractive.
The last section gives you hand-on experience of actually using the technology and building an app from scratch. You will use Ractive, NodeJS, Webpack, and Babel to build a user manager application.
With so much to learn, what are you waiting for? Let’s get started and bring your app a step closer to the future.
課程章節
- 8 個章節
- 33 堂課
- 第 1 章 Introduction
- 第 2 章 Getting Started With Ractive
- 第 3 章 Mustache Templates
- 第 4 章 Working With Events
- 第 5 章 Data Binding
- 第 6 章 Animation & Transitions
- 第 7 章 Project With Ractive & Node.js
- 第 8 章 Summary
課程內容
- Learn all about Ractive JavaScript library
- Master the powerful front end technology which can work seamlessly with other backend langauges
- Learn to make dynamic HTML using Ractive
- Learn all the fundamentals to get you started quickly on your own projects
評價
-
AAles Bombek
The final project is a little bit simple. It doesn't include all of the stuff that were lectured through out the course. Advanced course would be appreciated.
-
RRoumen Kirov
To the point. Clear, simple and friendly.
-
SSarath Chandra
Instructor is well Experienced and the way he is explaining is really understandable to the Beginners.
-
JJorge Anaya
The topics are simple but explained bright enough to get a complete understanding. The final project at the end is a perfect way to get all the pieces together and clarify any doubts about the way RactiveJS works. Just be careful with the topic "Working with Events" it seems that the order is incorrect, get the correct order looking at the presentation.