Echo JS

DarKnight, a gedit theme: Relax your eyes with this theme. Fundamentals of GraphQL New Standards to Access Device Hardware using JavaScript (Paid, Commercial Product) Glue.codes IDE – Online IDE with built-in meta-framework and widgets that exports SolidJS JSX! … more Read More

ReactアプリにNode.jsサーバープロキシを設定する方法

この記事はTwilio Developer EvangelistのPhil Nashがこちらで執筆した記事の日本語版です。執筆から時間が経過しているため、2021年5月時点で動作確認を行い、一部オリジナルの記事よりコードを修正しています。 Create React App は、Reactアプリケーションを稼働させるための優れたツールです。Twilio Videoやチャット用のアクセストークン生成など、サーバーサイドコンポーネントを必要とするアプリケーションを構築、試作する場合ではどうでしょうか。1つのコマンドですべてを動かせるため、同じプロジェクト内で1台のサーバーを操作するのが最も簡単です。 … more Read More

proxy-www

I like a good trick. What if… a URL was… a promise… that fetched said URL? www.codepen.io.then((response) => { console.log(response); }); That’s what @justjavac did with JavaScript Proxys. A clever trick, that. Don’t @ me about the practicality. Trick … more Read More

Deno 1.10 Adds Web Storage API Support

Version 1.10 of Deno, the JavaScript and TypeScript runtime from the creator of Node.js, has been released, with improvements including support for the Web Storage API and shared WASM memory. … more Read More

Article: Deep Dive into Reactive Programming with RxJS

One of the most challenging aspects of developing any user-facing application is handling asynchronous actions such as user input and API requests cleanly and robustly. RxJS helps developers author declarative code for handling side effects and asynchronous … more Read More

An Introductory Guide to Brython

Introduction When developing web applications – we commonly use several technologies, and languages. A back-end can easily be built in Java (Spring Boot), Python (Django or Flask), or JavaScript (Node.js), though the front-end is more commonly done in … more Read More