Git Product home page Git Product logo

Comments (15)

azu avatar azu commented on August 28, 2024

もちろん、実行環境で差がある場合は、仕様が優先されるのが前提です。
(特定の実行環境だけで動くみたいのはおかしな話になってしまうので)

from js-primer.

vvakame avatar vvakame commented on August 28, 2024

FirefoxのScratch Pad便利くね?みたいな話をした記憶がある。

from js-primer.

azu avatar azu commented on August 28, 2024

コード補完できるし、ファイル読み込める、複数行ちゃんと書けるのでブラウザだけ(エディタなし)で完結するならスクラッチパッド便利ですね。

スクラッチパッド - 開発ツール | MDN

from js-primer.

kahei avatar kahei commented on August 28, 2024

異論がなければ、Firefoxに決めていいんじゃないでしょうか?

from js-primer.

lacolaco avatar lacolaco commented on August 28, 2024

Firefox 45 http://kangax.github.io/compat-table/es6/#firefox45

from js-primer.

lacolaco avatar lacolaco commented on August 28, 2024

ESRサポートの一番古い38系が5月末で終了なので、 ES6 85%環境を使えるのはよさそう

from js-primer.

lacolaco avatar lacolaco commented on August 28, 2024

REPL用意したらいいんじゃね?っていう感じになった

from js-primer.

azu avatar azu commented on August 28, 2024

ウェブサイトにREPLを置く + 推奨環境はこれです
みたいな感じにしていくと良さそう

from js-primer.

azu avatar azu commented on August 28, 2024

2016-05-27: とりあえず、 Firefox で という方針になってる。
(後から変えても問題なし)

from js-primer.

azu avatar azu commented on August 28, 2024

コンソールが不完全なコマンド入力を検出して、自動的に複数行モードに切り替える

Firefox 47 for developers - Mozilla | MDN では入った。
これあるとかなりREPLに近づいた感じ。

from js-primer.

azu avatar azu commented on August 28, 2024

Firefoxのコンソールにエラーメッセージの解説がついた

from js-primer.

azu avatar azu commented on August 28, 2024

ECMAScript 2016+ in Firefox | JavaScript

FirefoxがES2016のサポート進んだ

from js-primer.

azu avatar azu commented on August 28, 2024

とりあえずJavaScriptを記述して動作を確認したいって時はFirefoxに搭載のスクラッチパッドが断然便利 – YATのBLOG
スクラッチパッドの解説

from js-primer.

azu avatar azu commented on August 28, 2024

#4 Todoappは厳密にFirefox 60+じゃないと動作すらしないので、章の中にも注記を入れている。

from js-primer.

azu avatar azu commented on August 28, 2024

Firefox 推奨で行くことにした。
実行自体は index.html + scriptタグで最初は行けるようにする
#85 (comment)
moduleのところでscript type=moduleがでてくるようにする。

from js-primer.

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.