blob: 3656833bb4755cda3140dd5b902958a8eb4d14b8 [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= Vídeo Usando KnockoutJS em uma Aplicação HTML5
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Vídeo Usando KnockoutJS em uma Aplicação HTML5 - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Vídeo Usando KnockoutJS em uma Aplicação HTML5
Nesta série de tutoriais em vídeo, verificaremos como criar uma aplicação HTML5 do cliente com jQuery e KnockoutJS. Verificaremos a vinculação de elementos DOM em um modelo de dados, definição de handlers de evento e extração de dados dos serviços JSON e REST.
Autor: John Jullion-Ceccarelli
|===
|
=== Download/Veja em tamanho completo:
* link:http://bits.netbeans.org/media/knockout1-basic-bindings.mp4[+Knockout Parte 1 - Vinculações Básicas+] (15 MB)
* link:http://bits.netbeans.org/media/knockout2-json.mp4[+Knockout Parte 2 - JSON+] (12 MB)
* link:http://bits.netbeans.org/media/knockout3-click-handler.mp4[+Knockout Parte 3 - Handler de Clique +] (19 MB)
|
== Knockout Parte 1 - Vinculações Básicas
== Knockout Parte 2 - JSON
== Knockout Parte 3 - Handler de Clique
|
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20Using%20KnockoutJS%20in%20an%20HTML5%20Application[+Enviar Feedback neste Tutorial+]
|===
== Links relacionados
* link:html5-gettingstarted.html[+Conceitos Básicos sobre Aplicações em HTML5+]
* Blog link:https://blogs.oracle.com/netbeanswebclient/[+NetBeans Web Client (Cliente Web do NetBeans)+]
* link:../../trails/php.html[+Trilha de Aprendizado de PHP e HTML5+]