💽
Remix!
I like the web.
Senior Software Engineer @ Indeed
(Pronunciation: nah-two-hero or nah-tsoo-hero)
-
Indeed, Inc.
- Hokkaido, Japan
-
01:29
(UTC +09:00) - https://na2hiro.81.la
- @na2hiro
Pinned Loading
-
Kifu-for-JS
Kifu-for-JS PublicJavaScriptで動く将棋の棋譜再生盤とそのブックマークレット `kifu-for-js`、JSON棋譜フォーマット(JKF)の定義とKIF, KI2, CSAからの変換ライブラリ `json-kifu-format`、将棋のモデル`shogi.js`を含むmonorepo
-
json-kifu-format
json-kifu-format Public archiveJSON棋譜フォーマット(JKF)の定義とKIF, KI2, CSAからの変換ライブラリ
-
remix-auth-twitter
remix-auth-twitter PublicRemix Auth plugin for Twitter OAuth 2.0 & 1.0a
-
namespaced-fieldset
namespaced-fieldset PublicA tiny React utils which gives uncontrolled `<input>` elements a power of namespaces, and allows constructing complex objects
TypeScript 13
-
Remix request cheatsheet
Remix request cheatsheet 1# Remix request cheatsheet
2|Navigates?|declarative?|Makes GET, triggers loader|Makes POST, triggers action|No requests
3|-----------|------------|--------------------------|---------------------------|-----------
4|navigates|declarative|[`<Link to="">`](https://remix.run/docs/en/v1/api/remix#link)<br>[`<Form method="get">`](https://remix.run/docs/en/v1/api/remix#form)|[`<Form method="post">`](https://remix.run/docs/en/v1/api/remix#form)|[`<Link to="#...">`](https://remix.run/docs/en/v1/api/remix#link)|
5|navigates|imperative|[`navigate()`](https://remix.run/docs/en/v1/other-api/react-router)<br>[`setSearchParams()`](https://reactrouter.com/docs/en/v6/api#usesearchparams)|[`submit()`](https://remix.run/docs/en/v1/api/remix#usesubmit)|[`navigate("#")`](https://remix.run/docs/en/v1/other-api/react-router)|
-
shogitter-lib
shogitter-lib PublicCore logic of shogi variant rules which you can play at shogitter.com
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.