<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java javascript tutorials and videos</title>
	<atom:link href="https://www.java-tv.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.java-tv.com</link>
	<description>Java, Groovy, Spring, Eclipse, Hibernate Tutorials and Videos</description>
	<lastBuildDate>Tue, 22 Nov 2016 14:08:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Introduction to Modern Web Stack for the Back-End Java Developer</title>
		<link>https://www.java-tv.com/2016/11/22/introduction-to-modern-web-stack-for-the-back-end-java-developer/</link>
					<comments>https://www.java-tv.com/2016/11/22/introduction-to-modern-web-stack-for-the-back-end-java-developer/#comments</comments>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Tue, 22 Nov 2016 14:07:02 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=4411</guid>

					<description><![CDATA[<p>This session elaborates on how a modern web tool stack is used to get you and your team productive. After this session, you will know what tools such as Yeoman, Grunt, Gulp, Bower, and their friends are like. This is not a web framework battle. It’s all about the tooling &#8230;</p>
The post <a href="https://www.java-tv.com/2016/11/22/introduction-to-modern-web-stack-for-the-back-end-java-developer/">Introduction to Modern Web Stack for the Back-End Java Developer</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
					<wfw:commentRss>https://www.java-tv.com/2016/11/22/introduction-to-modern-web-stack-for-the-back-end-java-developer/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Great Single Page Apps Need Great Java Backends</title>
		<link>https://www.java-tv.com/2015/10/19/great-single-page-apps-need-great-java-backends/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Mon, 19 Oct 2015 15:15:50 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[spring]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=3546</guid>

					<description><![CDATA[<p>This presentation discusses the best practices for building backend services to support highly sophisticated single page API evolution, automated testing, integration with backbone, AngularJS and RequireJS. The video presents demo working code examples and a github repository where you can access the demos. Video producer: http://spring.io/</p>
The post <a href="https://www.java-tv.com/2015/10/19/great-single-page-apps-need-great-java-backends/">Great Single Page Apps Need Great Java Backends</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>The GWT Java to JavaScript Compiler</title>
		<link>https://www.java-tv.com/2015/01/22/the-gwt-java-to-javascript-compiler/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Thu, 22 Jan 2015 14:51:18 +0000</pubDate>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=3411</guid>

					<description><![CDATA[<p>GWT is a development toolkit for building and optimizing complex browser-based applications. Its goal is to enable productive development of high-performance web applications without the developer having to be an expert in browser quirks, XMLHttpRequest, and JavaScript. The GWT SDK provides a set of core Java APIs and Widgets. These &#8230;</p>
The post <a href="https://www.java-tv.com/2015/01/22/the-gwt-java-to-javascript-compiler/">The GWT Java to JavaScript Compiler</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>NodeJS For Java Developers</title>
		<link>https://www.java-tv.com/2014/11/24/nodejs-for-java-developers/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Mon, 24 Nov 2014 17:17:40 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=3375</guid>

					<description><![CDATA[<p>Node.JS is a popular and powerful tool for writing servers, adapters, proxies and even system-level scripting with Javascript. Its strengths are very different than Java&#8217;s. Combining the two can let you do more, more efficiently and more quickly than using either one by itself. There are things Java can learn &#8230;</p>
The post <a href="https://www.java-tv.com/2014/11/24/nodejs-for-java-developers/">NodeJS For Java Developers</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Spring Single Page Applications</title>
		<link>https://www.java-tv.com/2014/05/28/spring-single-page-applications/</link>
					<comments>https://www.java-tv.com/2014/05/28/spring-single-page-applications/#comments</comments>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Wed, 28 May 2014 16:46:32 +0000</pubDate>
				<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[spring]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=3254</guid>

					<description><![CDATA[<p>What is the relevance of the Spring Framework in the age of the Javascript client application? How can we Spring developers leverage Spring APIs to provide security, REST support, and quick back-end development services? Find out in this talk where we cover how to build a single-page Web Application using &#8230;</p>
The post <a href="https://www.java-tv.com/2014/05/28/spring-single-page-applications/">Spring Single Page Applications</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
					<wfw:commentRss>https://www.java-tv.com/2014/05/28/spring-single-page-applications/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Faster Applications Faster: Optimizing Applications with the GWT Compiler</title>
		<link>https://www.java-tv.com/2010/11/11/faster-applications-faster-optimizing-applications-with-the-gwt-compiler/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Thu, 11 Nov 2010 12:46:15 +0000</pubDate>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=1688</guid>

					<description><![CDATA[<p>The GWT compiler is not just a Java to JavaScript transliterator. It performs many optimizations along the way. This session shows you not only the optimizations performed, but how you can get more out of the compiler itself. Learn how to speed up compiles, use -draftCompile, compile for only one &#8230;</p>
The post <a href="https://www.java-tv.com/2010/11/11/faster-applications-faster-optimizing-applications-with-the-gwt-compiler/">Faster Applications Faster: Optimizing Applications with the GWT Compiler</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Embracing Collaboration with JRuby and JavaScript</title>
		<link>https://www.java-tv.com/2010/03/10/embracing-collaboration-with-jruby-and-javascript/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:10:20 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[ruby]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=1459</guid>

					<description><![CDATA[<p>As web developers, we live in an arranged marriage with JavaScript. What is a Rubyist to do? Use JavaScript as a compile target? Abstract it away on the server? With JRuby, we can embrace the shared language of the web in a compelling way, building reusable libraries that work across &#8230;</p>
The post <a href="https://www.java-tv.com/2010/03/10/embracing-collaboration-with-jruby-and-javascript/">Embracing Collaboration with JRuby and JavaScript</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Measure in Milliseconds: Performance Tips for Google Web Toolkit</title>
		<link>https://www.java-tv.com/2009/12/14/measure-in-milliseconds-performance-tips-for-google-web-toolkit/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Mon, 14 Dec 2009 12:40:48 +0000</pubDate>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[performance]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=1310</guid>

					<description><![CDATA[<p>Google Web Toolkit (GWT) allows developers to build highly optimized, fast AJAX applications. GWT allows developers to code in the Java programming language using their favorite IDE tools, then cross-compile that source into plain JavaScript to be served just like any other webpage script. We&#8217;ll take a look at some &#8230;</p>
The post <a href="https://www.java-tv.com/2009/12/14/measure-in-milliseconds-performance-tips-for-google-web-toolkit/">Measure in Milliseconds: Performance Tips for Google Web Toolkit</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Introduction to Building Desktop-Style UIs: JavaScript on Grails</title>
		<link>https://www.java-tv.com/2009/06/12/introduction-to-building-desktop-style-uis-javascript-on-grails/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Fri, 12 Jun 2009 10:57:42 +0000</pubDate>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=967</guid>

					<description><![CDATA[<p>The demand for increased interactivity with today’s web applications has resulted in a need to bring the familiar UI features of the desktop to the Web. With the availability of mature 3rd party JavaScript libraries, AJAX technology (DOM, CSS, JavaScript) provides a feasible way to fill this need. The presenter &#8230;</p>
The post <a href="https://www.java-tv.com/2009/06/12/introduction-to-building-desktop-style-uis-javascript-on-grails/">Introduction to Building Desktop-Style UIs: JavaScript on Grails</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Creating amazing user interfaces with Dojo and DWR</title>
		<link>https://www.java-tv.com/2009/03/11/creating-amazing-user-interfaces-with-dojo-and-dwr/</link>
		
		<dc:creator><![CDATA[java-tv.com]]></dc:creator>
		<pubDate>Wed, 11 Mar 2009 13:19:49 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">http://www.java-tv.com/?p=831</guid>

					<description><![CDATA[<p>Ajax has the power to make your applications satisfying and beautiful or painful and frustrating. This talk shows how Dojo can help you create amazingly beautiful user experiences and how DWR brings the beauty to Java by making Java and JavaScript work well together. Both Dojo and DWR have changed &#8230;</p>
The post <a href="https://www.java-tv.com/2009/03/11/creating-amazing-user-interfaces-with-dojo-and-dwr/">Creating amazing user interfaces with Dojo and DWR</a> first appeared on <a href="https://www.java-tv.com">Java Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
