V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
wubaiqing

[前端] 每日时报 - 2019.06.13

  •  
  •   wubaiqing · Jun 13, 2019 · 1389 views
    This topic created in 2520 days ago, the information mentioned may be changed or developed.

    [前端] 每日时报 - 2019.06.13

    [文章] 《我在淘宝做前端的这三年 — 第三年》:https://juejin.im/post/5c811e426fb9a04a0c2f3bdb

    [文章] 使用 Puppeteer 搭建统一海报渲染服务:https://mp.weixin.qq.com/s/fpdz1KK0kkogFxAmAq7VkA

    [类库] ESLint 检查 GraphQL 语法是否正确:https://github.com/apollographql/eslint-plugin-graphql

    [类库] memfs 是一个基于内存的 “文件操作 API ” 但它不直接的写入磁盘中,而是文件中适用于 Mock 生成:https://github.com/streamich/memfs

    配图 - 我在淘宝做前端的这三年

    配图 - Puppeteer

    配图 - ESLint GraphQL

    示例 - memfs

    import { fs } from 'memfs';
    
    fs.writeFileSync('/hello.txt', 'World!');
    fs.readFileSync('/hello.txt', 'utf8'); // World!
    

    今日图 - 灵魂一米八

    GitHub: https://github.com/wubaiqing/zaobao 查看更多

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5830 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 47ms · UTC 01:51 · PVG 09:51 · LAX 18:51 · JFK 21:51
    ♥ Do have faith in what you're doing.