alots.wordpress.com
Alberto Souza | Alberto Souza
https://alots.wordpress.com/author/alots
Programming and anything related, or not. Workshop sobre Play na Caelum. Oi pessoal, no próximo sábado vou dar um workshop. De 8 horas sobre a versão Java do Play. O treinamento será ministrado na Caelum. O objetivo é construir uma aplicação usando várias das features disponíveis no framework. Caso você esteja começando com o Play na sua empresa ou até já esteja usando a um tempo, mas ainda não tem aquela confiança em tudo que está acontecendo, essas 8 horas podem ser de grande ajuda. Mvn exec:java -Dexe...
yanns.github.io
Server Side Rendering for JavaScript ReactJS Framework - yann's Blog
http://yanns.github.io/blog/2014/03/15/server-side-rendering-for-javascript-reactjs-framework
Server Side Rendering for JavaScript ReactJS Framework. Flicker effect with JavaScript applications. A lot of web applications are nowadays build with a JavaScript framework, rendering the HTML in the browser (client side). There are a few reasons for this, like:. Avoiding server-browser round-trips to modify one HTML element. It is easier to keep the server side stateless if you maintain the state in the browser. We will look at an example with React. To display the HTML, a few steps are needed:. The us...
halyph.blogspot.com
Knowledge Is Everything: July 2013
http://halyph.blogspot.com/2013_07_01_archive.html
This blog is about my thoughts related with software development, automation repetitive tasks, programming languages, tools and approaches. I like learning as a process. Hope, my experience will be useful for You. Thursday, July 04, 2013. The Modern Java Web Developer. I've decided to make some notes regarding Matt Raible. Http:/ www.slideshare.net/mraible/the-modern-java-web-developer-denver-jug-2013. Http:/ www.slideshare.net/mraible/comparing-jvm-web-frameworks-devoxx-france-2013. JQuery, jQuery UI.
docs.spring.io
Spring Boot Reference Guide
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle
Spring Boot Reference Guide. I Spring Boot Documentation. 1 About the documentation. 4 Working with Spring Boot. 5 Learning about Spring Boot features. 6 Moving to production. 8 Introducing Spring Boot. 10 Installing Spring Boot. 101 Installation instructions for the Java developer. 102 Installing the Spring Boot CLI. 1022 Installation with SDKMAN! 1023 OSX Homebrew installation. 1026 Quick start Spring CLI example. 103 Upgrading from an earlier version of Spring Boot. 111 Creating the POM. 2022 Watching...
github.com
GitHub - knoldus/playing-pdf-module: Basic example for generating PDF documents dynamically from Play Application with the help of play2-pdf module
https://github.com/knoldus/playing-pdf-module
Basic example for generating PDF documents dynamically from Play Application with the help of play2-pdf module. Use Git or checkout with SVN using the web URL. Cannot retrieve the latest commit at this time. Failed to load latest commit information. Activator-launch-1.2.12.jar. Basic example for generating PDF documents dynamically from Play Application with the help of play2-pdf module. Play 2.3.x PDF module. This module helps generating PDF documents dynamically from your Play! Ng PDF") { Image: img.
dandelion.github.io
Dandelion-Core 1.1.0 release
http://dandelion.github.io/blog/2015/07/26/dandelion-core-1.1.0-releases
Dandelion-Core 1.1.0 release. Dandelion-Core has been released in v1.1.0! This release brings some nice improvements that will be reviewed here. Dandelion-Core now provides a Bower. Integration. The integration consists in scanning the downloaded. Manifests. Once scanned, all manifests are automatically converted into vendor bundles. A particular strategy is used for scanning, refer to the documentation for more details. This feature is awesome for 2 reasons:. Section of Bower manifests. But in legacy ap...
pegirino.wordpress.com
Using TypeScript in Maven Projects | Girino
https://pegirino.wordpress.com/2013/11/08/typescript-in-maven-projects
November 8, 2013. Using TypeScript in Maven Projects. A typical Java-based web application also comes with JavaScript files for the HTML part. Unless the JavaScript itself is small and trival, it might be useful to leverage TypeScript for cleaner and better structured code. TypeScript is a small extension to JavaScript that comes with higher-language features such as inheritance or interfaces. Doesn’t work at all while the Java-based TypeScript4J. On the build host and use the Grunt Maven Plugin. Read in...
pegirino.wordpress.com
pegirino | Girino
https://pegirino.wordpress.com/author/pegirino
November 8, 2013. Using TypeScript in Maven Projects. A typical Java-based web application also comes with JavaScript files for the HTML part. Unless the JavaScript itself is small and trival, it might be useful to leverage TypeScript for cleaner and better structured code. TypeScript is a small extension to JavaScript that comes with higher-language features such as inheritance or interfaces. Doesn’t work at all while the Java-based TypeScript4J. On the build host and use the Grunt Maven Plugin. Read in...
pegirino.wordpress.com
November | 2013 | Girino
https://pegirino.wordpress.com/2013/11
Monthly Archives: November 2013. November 8, 2013. Using TypeScript in Maven Projects. A typical Java-based web application also comes with JavaScript files for the HTML part. Unless the JavaScript itself is small and trival, it might be useful to leverage TypeScript for cleaner and better structured code. TypeScript is a small extension to JavaScript that comes with higher-language features such as inheritance or interfaces. Doesn’t work at all while the Java-based TypeScript4J. The Gruntfile.js con...