Git Product home page Git Product logo

Comments (4)

musketyr avatar musketyr commented on August 25, 2024

I've just checked the sources and this could be easily done within beforeSync closure, couldn't it?

from glide.

kdabir avatar kdabir commented on August 25, 2024

Am so sorry that this issue got overlooked for long time. I always wanted to write detailed reply and somehow never got that done. so here it goes today.

beforeSync is good place to make changes but there are many other complications. Most of the plugins (gradle) work while compiling application which, in glide only happens once. So Sync needs to manually do some magic instead of using any build tool.

Currently glide is undergoing heavy refactoring and newer app structure will most likely have a separate root for client-side app (js/css and the likes) and then we can think of doing whatever magic there with existing tools.

I am planning to support at least one more html rendering template (server side), like jade and may be markdown,coffee for js and sass/scss for css. let's see where it goes.

from glide.

musketyr avatar musketyr commented on August 25, 2024

no worries. actually I started thinking that using backend bulid systems
for the frontend stuff might not be so ideal. myself, I try to dig little
deeper into Grunt, Bower and other frontend build stack tools

2014-01-26 Kunal Dabir [email protected]

Am so sorry that this issue got overlooked for long time. I always wanted
to write detailed reply and somehow never got that done. so her it goes
today.

beforeSync is good place to make changes but there are many other
complications. Most of the plugins (gradle) work while compiling
application which, in glide only happens once. So Sync needs to manually do
some magic instead of using any build tool.

Currently glide is undergoing heavy refactoring and newer app structure
will most likely have a separate root for client-side app (js/css and the
likes) and then we can think of doing whatever magic there with existing
tools.

I am planning to support at least one more html rendering template (server
side), like jade and may be markdown,
coffee for js and sass/scss for css. let's see where it goes.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-33310870
.

from glide.

kdabir avatar kdabir commented on August 25, 2024

Now that glide has become a gradle plugin, the modern js-based tech stacks can be easily integrated the same way for any other java web app.
Even better, a public folder can be configured inside app as public-root so that it can be served by appengine's static web-server.

from glide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.