KalaSearch

KalaSearch

V2EX member #461515, joined on 2019-12-26 16:50:02 +08:00
写了篇千字长文 - react-draggable 中文教程
React  •  KalaSearch  •  Mar 5, 2022  •  Lastly replied by KalaSearch
8
写了篇文章 - 高性能 Nginx HTTPS 调优 如何为 HTTPS 提速 30%
  •  6   
    程序员  •  KalaSearch  •  Dec 28, 2020  •  Lastly replied by 7654
    52
    也没融钱,就俩程序员自己搞, 12 个月从 0 到 700 万
  •  7   
    程序员  •  KalaSearch  •  Aug 31, 2020  •  Lastly replied by u823tg
    111
    测试一下 877
    自言自语  •  KalaSearch  •  Aug 17, 2020
    怎样翻译 Field ?
    问与答  •  KalaSearch  •  Aug 16, 2020  •  Lastly replied by KalaSearch
    11
    Grafana 使用教程 - 构建你的第一个仪表盘
  •  2   
    程序员  •  KalaSearch  •  Sep 16, 2020  •  Lastly replied by hullhutt
    41
    KalaSearch's recent replies
    oops... 抱歉没整理好格式

    这个问题上周刚碰到,你感兴趣的话我可以写篇博客说一下
    可以尝试:

    ```

    type AuthUserContextType = {
    authedUser: UserResponse;
    };

    const useAuthUserContext = (): AuthUserContextType => {
    return useOutletContext<AuthUserContextType>();
    };

    // 然后在你的组件中:

    const ctx: AuthUserContextType = {
    authedUser: YOUR_DATA,
    };

    return <Outlet context={ctx} />;

    ```
    @leipengcheng 超赞!感谢
    @08110920 感谢推荐! PlanetScale 很赞,问题是英文还是道槛 :|
    Mar 5, 2022
    Replied to a topic by KalaSearch React 写了篇千字长文 - react-draggable 中文教程
    @andrew2558 好的
    Mar 4, 2022
    Replied to a topic by KalaSearch React 写了篇千字长文 - react-draggable 中文教程
    @del1214 ❤️
    Dec 28, 2020
    Replied to a topic by timqian RSS 给 Product Hunt 每日热门做了个简单的 RSS
    思路蛮讨巧的, 感谢🙏
    @suifengdang666 感谢喜欢 <3 提前祝节日快乐
    @yylzcom 感谢~我改一下
    @whileFalse 应该是前端的处理不太好,我找前端修一修。感谢反馈

    之后我们会出一个 Vue 和 React 的前端库,一篮子解决掉前端写搜索框麻烦的问题
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4304 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 04:05 · PVG 12:05 · LAX 21:05 · JFK 00:05
    ♥ Do have faith in what you're doing.