Code Monkey home page Code Monkey logo

Comments (6)

edwinyzh avatar edwinyzh commented on August 18, 2024 4

I also wish this very well written and well documented lib is in javascript :)

from contenttools.

anthonyjb avatar anthonyjb commented on August 18, 2024 3

The design decision for CT2 is that we are using JavaScript ES6 (with webpack and Babel). This is my day-to-day frontend development environment now so it's what I'm most comfortable with.

from contenttools.

anthonyjb avatar anthonyjb commented on August 18, 2024 2

I will certainly consider it. Oddly enough I'm not a git user for the most part, my version control tool of preference is Mercurial, but I know that most people out there prefer git and so I sold out ;)

I don't want to get into a debate about ES6 vs CoffeeScript or any other transpiler, I use CoffeeScript because I like it's concise appearance (I use MoonScript for Lua for a similar reason). I find it very simple to switch between the two and have provided code examples in both JavaScript and CoffeeScript.

The libraries themselves can be used with JavaScript and documentation is provided, but if you wish to contribute code to the library and haven't used CoffeeScript before or don't like it then I accept that's a barrier. Building the project is pretty simple though grunt build/watch, and I'm guessing you'd have no objection to SASS over CSS.

So I have to be honest and say it's not a high priority for me now - but I will reconsider once ES6 is more fully supported by all the target browsers (https://kangax.github.io/compat-table/es6/).

As for your statements about CoffeeScript and most people; that may well be true but I don't mind if the project introduces more people to CoffeeScript who might otherwise not be aware of it, even it they don't like it. From my personal stand point CoffeeScript is a joy to use :)

from contenttools.

magiccDev avatar magiccDev commented on August 18, 2024 1

sad

from contenttools.

MarkusCodes avatar MarkusCodes commented on August 18, 2024

Thanks for your polite answer! Actually, after reading my onw request, I should have formulated it equally polite. The most important thing is, that you enjoy working on your project. Lucilly, ES6 has adopted many concepts of CoffeeScript (somehow proving the point of CoffeeScript). Regarding browser-support, you may just replace the CoffeeScript-transpiler by babel, typescript etc., but I am sure you know all this better than me. So anyhow, thanks again for this great project!

from contenttools.

anthonyjb avatar anthonyjb commented on August 18, 2024

Thanks @MarkusRehberg 👍

from contenttools.

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.