JavaScript (JS) と TypeScript (TS) は、どちらもWeb開発でよく使われる言語ですが、いくつかの重要な違いがあります。主な違いは、型のサポート や 開発体験 に関わる部分です。 JavaScript はブラウザやNode.jsでそのまま実行可能な インタプリタ型言語 です。
Node.js (Node) is an Open Source, cross-platform runtime environment for executing JavaScript code. Node is used extensively for server-side programming, making it possible for developers to use ...
皆さんが普段見ているWebサイトにはパソコン用の表示とスマホ用の表示がありますよね。前回のお話で、CSSはデザインの専門家という話をしました。パソコン用のデザインやスマホ用のデザインをCSSで作っています。 では、誰が「これはパソコンだ」「この ...
Node.js has revolutionized the landscape of web development since its inception. Initially regarded as a bold experiment, Node.js has evolved into a fundamental component of modern web development, ...
Google Mapをはじめ、YouTube, Vimeo, Vine, TEDなどの動画、SpotifyやSoundCloudなどの音楽、GitHub, CodePen, JS Binなどのコードなど、さまざまなメディアをWebページに簡単に埋め込むことができるスクリプトを紹介します。 embed.jsでは、さまざまなメディアをWebページに ...
Ahh, vanilla JavaScript… it makes even seasoned web developers break out into a cold sweat. But, with a little practice in the fundamentals, you might learn that vanilla JavaScript (JS) can be your ...
This library provides bindings to run a Crystal application in a JavaScript environment, such as Node.js or the Web. Using this it is possible to consume existing JavaScript API's inside Crystal when ...
osc.js is a library for reading and writing Open Sound Control messages in JavaScript. It works in both Node.js and in a web browser. osc.js is maintained by Colin Clark. Please respect his unpaid ...