Sites like

coffeescript.org
Alternatives

  coffeescript.org

CoffeeScript

CoffeeScript Logo CoffeeScript is a little language that compiles into JavaScript. Underneath that awkward Java-esque patina, JavaScript has always had a gorgeous heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. The golden rule of CoffeeScript is: “It’s just JavaScript.” The code compiles...

coffeescript.org.png

Stats

  Alexa Rank:  434526


  Popular in Country: 


  Country Alexa Rank:  


 language:  


  Response Time:  0.245235


  SSL:  Enable


  Status:  up


Code To Txt Ratio

 Word Count  24966


 Links  


  ratio  39.07407368494


SSL Details

SSL Issuer:

Issuer:  Cloudflare Inc ECC CA-3


Valid From:  2022-05-11 00:00:00


Expiration Date:   2023-05-11 23:59:59


SSL Organization:

Signature 961648bb30fab8dd2744d25aa52d3c91f4e1337e


Algorithm: ecdsa-with-SHA256


Found 77 Top Alternative to Coffeescript.org

2
es6-features.org.png

Es6-features.org

ECMAScript 6: New Features: Overview and Comparison

Constants Constants Support for constants (also known as "immutable variables"), i.e., variables which cannot be re-assigned new content. Notice: this only makes the variable itself immutable, not its assigned content (for instance, in case the content is an object, this means the object itself can still be altered). ECMAScript 6...

3
standardjs.com.png

Standardjs.com

JavaScript Standard Style

JavaScript Standard Style Sponsored by         English • Español (Latinoamérica) • Français • Bahasa Indonesia • Italiano (Italian) • 日本語 (Japanese) • 한국어 (Korean) • Português (Brasil) • 简体中文 (Simplified Chinese) • 繁體中文 (Taiwanese Mandarin) JavaScript style guide, linter, and formatter This module saves you (and others!) time in three ways:...

5
noimage.png

Babeljs.io

Babel · The compiler for next generation JavaScript

The compiler for next generation JavaScript

6
eslint.org.png

Eslint.org

Find and fix problems in your JavaScript code - ESLint - Pluggable JavaScript Linter

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

7
jsforcats.com.png

Jsforcats.com

JavaScript for Cats

JavaScript For Cats An introduction for new programmers So easy your human companion could do it too! JavaScript is a programming language or, in other words, a means by which a computer is instructed to do things. Just the same as one controls humans with hisses and meows, one controls...

8
underscorejs.org.png

Underscorejs.org

Underscore.js

Collection Functions (Arrays or Objects) each_.each(list, iteratee, [context]) Alias: forEach Iterates over a list of elements, yielding each in turn to an iteratee function. The iteratee is bound to the context object, if one is passed. Each invocation of iteratee is called with three arguments: (element, index, list). If list...

9
noimage.png

Ponyfoo.com

Pony Foo — Web platform, JavaScript, modularity, front-end architecture, performance, and more!

Read the latest about JavaScript, ES6, and ECMAScript proposals on TC39. Follow the Pony Foo Weekly newsletter to stay on top of interesting and trending topics around the web platform.

11
jshint.com.png

Jshint.com

JSHint, a JavaScript Code Quality Tool

JSHint, a JavaScript Code Quality Tool

12
backbonejs.org.png

Backbonejs.org

Backbone.js

Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface. The project is hosted on GitHub, and the annotated...

14
javascript.com.png

Javascript.com

JavaScript.com

JavaScript.com is a resource for the JavaScript community. You will find resources and examples for JavaScript beginners as well as support for JavaScript experts. Learn JavaScript or free with our easy to use input output machine.

15
eloquentjavascript.net.png

Eloquentjavascript.net

Eloquent JavaScript

Eloquent JavaScript 3rd edition (2018) This is a book about JavaScript, programming, and the wonders of the digital. You can read it online here, or buy your own paperback copy. Written by Marijn Haverbeke. Licensed under a Creative Commons attribution-noncommercial license. All code in this book may also be considered...

16
ecma-international.org.png

Ecma-international.org

Home - Ecma International

Ecma International is an industry association dedicated to the standardization of information and communication systems Ecma is driven by industry members to meet their needs, providing a healthy competitive landscape based on differentiation of products and services rather than technology models, generating confidence among vendors and users of new technology....

17
2ality.com.png

2ality.com

2ality – JavaScript and more

2022-07 Node.js: checking if an ESM module is “main” [2022-07-07] dev, javascript, nodejs Executing shell commands from Node.js [2022-07-05] dev, javascript, nodejs 2022-06 Working with the file system on Node.js [2022-06-28] dev, javascript, nodejs Ecma International approves ECMAScript 2022: What’s new? [2022-06-22] dev, javascript, es2022 Alternatives to installing npm packages...

18
wordpress.com.png

Wordpress.com

WordPress.com: Fast, Secure Managed WordPress Hosting

Create a free website or build a blog with ease on WordPress.com. Dozens of free, customizable, mobile-ready designs and themes. Free hosting and support.

19
jstherightway.org.png

Jstherightway.org

JS: The Right Way

A quick reference to best practices for writing JavaScript -- links to code patterns and tutorials from around the web

20
noimage.png

Exploringjs.com

Exploring JS: JavaScript books for programmers

JavaScript for impatient programmers (ES1–ES2022)   New A modern guide to the language No required knowledge (apart from programming) Start reading here Deep JavaScript: Theory and techniques Covers advanced JavaScript topics The book to read after “JavaScript for impatient programmers” Tackling TypeScript: Upgrading from JavaScript For people who know JavaScript:...

21
dmitripavlutin.com.png

Dmitripavlutin.com

Dmitri Pavlutin Blog

Dmitri Pavlutin Blog is a place to learn about JavaScript, CSS, React, Vue and more on Frontend development

22
noimage.png

Airbnb.io

Airbnb Engineering & Data Science

Airflow Use Apache Airflow (incubating) to author workflows as directed acyclic graphs (DAGs) of tasks 21,759 Aerosolve A machine learning package built for humans 4,707 Airpal Web UI for PrestoDB 2,759 BinaryAlert Serverless real-time and retroactive malware detection 1,149 DeepLinkDispatch Easy declaration and routing of your deep links 4,003 Hammerspace...

23
noimage.png

Mochajs.org

Mocha - the fun, simple, flexible JavaScript test framework

Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases. Hosted on GitHub. # Sponsors Use Mocha at Work? Ask your...

25
noimage.png

Mathjs.org

math.js | an extensive math library for JavaScript and Node.js

Math.js is an extensive math library for JavaScript and Node.js. It features big numbers, complex numbers, matrices, units, and a flexible expression parser.

26
speakingjs.com.png

Speakingjs.com

Speaking JavaScript: An In-Depth Guide for Programmers

Understanding the four layers of JavaScript OOP A video giving a concise overview of basic OOP in JavaScript. JavaScript’s “this”: how it works, where it can trip you up This blog post collects the most important information on this in a single location. Dispatched and direct method calls in ECMAScript...

27
noimage.png

Esdiscuss.org

ES Discuss

This site is an archive of the esdiscuss mailing list on which JavaScript syntax and features were discussed. It is no longer active, but you may still find these archived discussions interesting. Discussion has now moved to Discourse.

30
benmvp.com.png

Benmvp.com

Ben Ilegbodu

Ben Ilegbodu uses his many years of frontend development experience to provide quality content to help you become a better frontend engineer.

32
noimage.png

Scala-js.org

Scala.js

Excellent editor support With Scala.js, typos and type-errors are immediately caught and shown to you in your editor, without even needing to compile your code. Refactor any field or method with ease, with the confidence that if you mess it up the editor will tell you immediately. Stop flipping back...

33
noimage.png

Raganwald.com

Reginald Braithwaite

This is a repository of essays and presentations by Reginald “Raganwald” Braithwaite JavaScript Combinators, the “six” edition from DevDay 2016. about: Reginald “raganwald” Braithwaite contact: [email protected] code: https://github.com/raganwald books: https://leanpub.com/u/raganwald/ talks: http://braythwayt.com/talks.html 2022 Help Wanted 2021 The Inner Osborne Effect The Mouse Trap (2008) 2020 Remembering John Conway's FRACTRAN, a...

34
zendev.com.png

Zendev.com

ZenDev

ZenDev is a web development training and consulting firm led by KBall, former lead developer for ZURB Foundation. We provide resources, training, and coaching for developers and teams who are trying to level up in Front-end Web Development.

35
callbackhell.com.png

Callbackhell.com

Callback Hell

# Callback Hell *A guide to writing asynchronous JavaScript programs* ### What is "*callback hell*"? Asynchronous JavaScript, or JavaScript that uses callbacks, is hard to get right intuitively. A lot of code ends up looking like this: fs.readdir(source, function (err, files) { if (err) { console.log('Error finding files: ' +...

36
noimage.png

Validatejs.org

validate.js

Validate.js Validate.js provides a declarative way of validating javascript objects. It is unit tested with 100% code coverage and can be considered fit for production. The project can be found on GitHub where you can also find our issue tracker. There is also a Travis project used for testing, a...

37
noimage.png

Validatejavascript.com

ValidateJavaScript - Online Tool to Find & Fix JavaScript Errors

ValidateJavaScript is an online validating (or linting) tool that will automatically find basic errors and help prevent potentially destructive bugs in JavaScript & JSX (React.js) code.

38
sessionstack.com.png

Sessionstack.com

Digital Experience Analytics, Session Replay, Dev Tools | SessionStack

SessionStack helps you analyze customers’ digital experience to be able to better drive feature adoption, improve user retention and resolve issues on the fly.

39
adripofjavascript.com.png

Adripofjavascript.com

Home - A Drip of JavaScript

One quick JavaScript tip, delivered to your inbox every other week. Published every other Tuesday. Easy to unsubscribe. We don't send spam. We don't share your address with others. Here's what people are saying: Been following @joshuacc's A Drip of Javascript for a few weeks and it's quite good. Recommended....

40
noimage.png

Bytearcher.com

byte archer

Semver explained - why is there a caret (^) in my package.json? Understanding the prototype property in JavaScript Roadmap for learning the JavaScript language Simplest and best explanation for __pro

41
p5js.org.png

P5js.org

home | p5.js

p5.js a JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing.

42
noimage.png

Javascripttutorial.net

JavaScript Tutorial

JavaScript Tutorial provides you with many practical tutorials that help you learn JavaScript from scratch quickly and effectively.

43
noimage.png

Jstips.co

Js Tips - A JavaScript tip per day!

This is about one JavaScript tip every day! JavaScript resources, react, angular, node, performance, front-end

48
noimage.png

Devdocs.io

DevDocs API Documentation

Fast, offline, and free documentation browser for developers. Search 100+ docs in one web app: HTML, CSS, JavaScript, PHP, Ruby, Python, Go, C, C++…

49
noimage.png

Lodash.com

Lodash

A JavaScript utility library delivering consistency, modularity, performance, & extras.

50
noimage.png

Gruntjs.com

Grunt: The JavaScript Task Runner

GruntThe JavaScript Task Runner Why use a task runner? In one word: automation. The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you've configured it through a Gruntfile, a task runner can do most of...

51
typescriptlang.org.png

Typescriptlang.org

TypeScript: JavaScript With Syntax For Types.

TypeScript extends JavaScript by adding types to the language. TypeScript speeds up your development experience by catching errors and providing fixes before you even run your code.

53
mathiasbynens.be.png

Mathiasbynens.be

Mathias Bynens

Mathias Bynens is a web standards enthusiast currently working on V8 at Google.

54
htmlcheatsheet.com.png

Htmlcheatsheet.com

HTML Cheat Sheet 📃 - The best interactive cheat sheet

Online interactive HTML Cheat Sheet contains useful code examples and web developer tools, markup generators and more.

56
wesbos.com.png

Wesbos.com

Wes Bos - Full Stack Developer

Syntax Podcast Hold on — I'm grabbin' the last one. Listen Now → @wesbos Tweets brb getting some good tweets... @wesbos Instant Grams Master Gatsby Building modern websites is tough. Preloading, routing, compression, critical CSS, caching, scaling and bundlers all make for blazing fast websites, but extra development and tooling...

57
nfriedly.com.png

Nfriedly.com

Nathan Friedly - Husband // Minister // Javascript Ninjaneer

Fixing USB-C charging on the PowKiddy V90 for $0.01 The PowKiddy V90 is an awesome little Linux-powered handheld gaming device. It's reminiscent of a Game Boy Advance SP, and it is capable of emulating most GBA games, in addition to many other consoles including NES, SNES, Genesis, and even some...

58
addyosmani.com.png

Addyosmani.com

AddyOsmani.com

Addy Osmani (Adnan Osmani) is an engineering manager at Google working on Chrome. He is author of open-source projects like Yeoman, TodoMVC and Material Design Lite. He has also written books like Image Optimization, and Learning JavaScript Design Patterns.

59
handlebarsjs.com.png

Handlebarsjs.com

Handlebars

Handlebars Minimal templating on steroids Get Started → Semantic templates Handlebars provides the power necessary to let you build semantic templates effectively with no frustration. Mustache-compatible Handlebars is largely compatible with Mustache templates. In most cases it is possible to swap out Mustache with Handlebars and continue using your current...

60
noimage.png

Jslint.com

JSLint: The JavaScript Code Quality and Coverage Tool

JSLint, The JavaScript Code Quality and Coverage Tool. This file allows JSLint to be run from a web browser. It can accept a source program and analyze it without sending it over the network.

Technologies Used by coffeescript.org

  • Cloudflare Network Error Logging
  • Bootstrap
  • Varnish
  • GitHub Pages
  • Google Hosted Libraries
  • Google Font API
  • jQuery
  • Google Tag Manager
  • Google Analytics
  • jsDelivr
  • Fastly
  • Cloudflare
  • CodeMirror
  • PWA
  • Dns Records of coffeescript.org

    A Record: 104.21.34.2 172.67.194.114
    AAAA Record: 2606:4700:3031::6815:2202 2606:4700:3030::ac43:c272
    CNAME Record:
    NS Record: logan.ns.cloudflare.com robin.ns.cloudflare.com
    SOA Record: dns.cloudflare.com
    MX Record:
    SRV Record:
    TXT Record:
    DNSKEY Record:
    CAA Record:

    Whois Detail of coffeescript.org

    Domain Name: COFFEESCRIPT.ORG
    Registry Domain ID: 1f746b8f71c04857bdb9ba7bc8cefeea-LROR
    Registrar WHOIS Server: whois.cloudflare.com
    Registrar URL: https://www.cloudflare.com
    Updated Date: 2022-06-02T09:23:00Z
    Creation Date: 2009-12-24T18:52:02Z
    Registrar Registration Expiration Date: 2022-12-24T18:52:02Z
    Registrar: Cloudflare, Inc.
    Registrar IANA ID: 1910
    Domain Status: clienttransferprohibited https://icann.org/epp#clienttransferprohibited
    Registry Registrant ID:
    Registrant Name: DATA REDACTED
    Registrant Organization: DATA REDACTED
    Registrant Street: DATA REDACTED
    Registrant City: DATA REDACTED
    Registrant State/Province: California
    Registrant Postal Code: DATA REDACTED
    Registrant Country: US
    Registrant Phone: DATA REDACTED
    Registrant Phone Ext: DATA REDACTED
    Registrant Fax: DATA REDACTED
    Registrant Fax Ext: DATA REDACTED
    Registrant Email: https://domaincontact.cloudflareregistrar.com/coffeescript.org
    Registry Admin ID:
    Admin Name: DATA REDACTED
    Admin Organization: DATA REDACTED
    Admin Street: DATA REDACTED
    Admin City: DATA REDACTED
    Admin State/Province: DATA REDACTED
    Admin Postal Code: DATA REDACTED
    Admin Country: DATA REDACTED
    Admin Phone: DATA REDACTED
    Admin Phone Ext: DATA REDACTED
    Admin Fax: DATA REDACTED
    Admin Fax Ext: DATA REDACTED
    Admin Email: https://domaincontact.cloudflareregistrar.com/coffeescript.org
    Registry Tech ID:
    Tech Name: DATA REDACTED
    Tech Organization: DATA REDACTED
    Tech Street: DATA REDACTED
    Tech City: DATA REDACTED
    Tech State/Province: DATA REDACTED
    Tech Postal Code: DATA REDACTED
    Tech Country: DATA REDACTED
    Tech Phone: DATA REDACTED
    Tech Phone Ext: DATA REDACTED
    Tech Fax: DATA REDACTED
    Tech Fax Ext: DATA REDACTED
    Tech Email: https://domaincontact.cloudflareregistrar.com/coffeescript.org
    Registry Billing ID:
    Billing Name: DATA REDACTED
    Billing Organization: DATA REDACTED
    Billing Street: DATA REDACTED
    Billing City: DATA REDACTED
    Billing State/Province: DATA REDACTED
    Billing Postal Code: DATA REDACTED
    Billing Country: DATA REDACTED
    Billing Phone: DATA REDACTED
    Billing Phone Ext: DATA REDACTED
    Billing Fax: DATA REDACTED
    Billing Fax Ext: DATA REDACTED
    Billing Email: https://domaincontact.cloudflareregistrar.com/coffeescript.org
    Name Server: logan.ns.cloudflare.com
    Name Server: robin.ns.cloudflare.com
    DNSSEC: unsigned
    Registrar Abuse Contact Email: [email protected]
    Registrar Abuse Contact Phone: +1.4153197517
    URL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/
    >>> Last update of WHOIS database: 2022-06-19T04:10:42Z <<<

    For more information on Whois status codes, please visit https://icann.org/epp

    Cloudflare provides more than 13 million domains with the tools to give their global users a faster, more secure, and more reliable internet experience.

    NOTICE:

    Data in the Cloudflare Registrar WHOIS database is provided to you by Cloudflare
    under the terms and conditions at https://www.cloudflare.com/domain-registration-agreement/

    By submitting this query, you agree to abide by these terms.

    Register your domain name at https://www.cloudflare.com/registrar/