GithubHelp home page GithubHelp logo

junekelly / clojure-angular-seed Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 3.0 558 KB

AngularJS in the front, Clojure in the back.

Shell 5.24% CoffeeScript 24.15% Clojure 40.94% CSS 8.19% JavaScript 21.47%

clojure-angular-seed's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

clojure-angular-seed's Issues

Clean up package.json vs documentation

Currently, the documentation recommends a global install of grunt-cli, bower, and coffee-script. This can be problematic for bower and coffee-script, as the developer running the command will get whatever version is current, rather than whatever version clojure-angular-seed was developer with.

The package.json file specifies a local dependency on coffee-script but not bower; this is inconsistent with asking for a global install of both.

I think the best resolution would be:

  • Make package.json specific all needed NPM dependencies, including bower.
  • Change the documentation to only ask for a global grunt-cli, not any other packages.

[RFC] Replace CoffeeScript with ClojureScript

We could change this project so that it uses ClojureScript rather than CoffeeScript as the front-end scripting language. Comment and Discussion welcome.

Upsides:

  • The usual arguments in favour of ClojureScript
  • This project could be a good oportunity to showcase an end-to-end Clojure web-app

Downsides:

  • web-developers coming into the Clojure ecosystem may not want to change both their server-side and client-side languages to Clojure all at once.

Could we make this into a leiningen template?

I was thinking of doing it, but thought I'd ask first in case you already have plans to do this.

Here's a decent blog post we could use as a reference.

It would be nice to be able to lein new angular and be ready to go.

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.