Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Boris Ding
@cn_boris
高级会员
第 7119 位会员 / 2013-05-14

Brickdoc LTD
Earth
32 篇帖子 / 191 条回帖
33 关注者
13 正在关注
5 收藏
An Entropy Slayer's Thoughts on Design, Code and the Poetic Life.
打赏作者
GitHub Public Repos
  • wrapDrive 4

    tiny http static file server

  • phabricator-oss-storage 4

    Phabricator Aliyun OSS File Storage Engine

  • nebulas-gist 2

    Good Decentralized alternative of Github Gist

  • iSD-WAN 2

    Lean's OpenWrt source

  • girlscodingday 1

    女性编程日

  • 0xDing 1

  • vitest-esm-loader-issu... 1

  • omniauth-github-organi... 1

    GitHub Organization strategy for OmniAuth

  • storybook 1

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI d...

  • daguerreFlag 1

    Simple reverse proxy to serve images.

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • [北京] 华兴资本逐鹿 X 招聘全栈 /Ruby 开发工程师 at 2017年05月18日

    还有哦 欢迎投递简历

  • 有什么即插即用的 dashboard 后台数据分析插件吗? at 2017年02月13日

    如果大多数的统计需求能够通过 sql 来实现的话

    http://www.metabase.com/ 会是好的选择

  • [北京][2017-02-18] 北京 Rubyists 聚会 (地址改为当代 MOMA 倍格生态 B1) at 2017年01月23日

    报名 1 个 30 分钟的 Topic《打造面向初创公司的 DevOps 体系》

    BTW 我们可以赞助茶点

  • [北京][东直门] 简单心理招聘高级 Ruby 工程师 (30k 起) at 2017年01月16日

    饭团已成公众人物 2333😂

  • 请问国内主流的浏览器是什么 at 2017年01月10日

    http://tongji.baidu.com/data/browser

  • Vue / React on Rails without JSON API at 2016年12月20日

    发现个有趣项目: https://github.com/vuejs/vue-element

  • Feeble - 基于 React/Redux 的框架 at 2016年12月01日

    感觉 dva 也是个不错的实现

  • 询问类似 interncom 的中国国产訪客即時通訊服务 at 2016年11月25日

    daovoice

  • 统一账户管理平台 at 2016年11月14日

    openid 类似于你说的场景,然而一直没有火起来.... 这玩意儿快 10 多年了

  • Vue / React on Rails without JSON API at 2016年10月25日

    #8 楼 @42thcoder 是这样的。

    我们一开始是想通过封装 Helper 来实现组件化,但后续发布开发成本其实挺高。所以之后用 SkateJS 进行了重写,文档首页的相关说明还没来的及修改....

    SkateJS 中可以用 JSX 语法来写原生的 Web Components 组件,然后通过 polyfills 支持到 IE9+。目前的思路是用 SkateJS 来写细粒度的组件,用 Helper 来做大粒度组件/范式的封装。

    例如:

    /*doc
     ---
     title: Discussion 评论框
     name: discussion
     category: 组件
     ---
     A publisher is an advanced longform text input form element.
    ## 代码演示
     <lud-discussion name="replay-feed" placeholder="输入评论内容..."></lud-discussion>
     */
    import './_index.scss';
    import ludComponent from '../../lud_component';
    import * as skate from 'skatejs';
    class ludDiscussion extends ludComponent{
      static props = {
        name:  skate.prop.string({ attribute: true }),
        placeholder:  skate.prop.string({attribute: true }),
        child: skate.prop.string(),
        input_name: skate.prop.string()
      };
    
      static created(el) {
        el.input_name = el.name;
        $(el).attr('name',`${el.input_name}-wrap`).addClass('lud-discussion');
        el.child = el.innerHTML;
        el.innerHTML = null
      }
    
      static render(el){
        let $el= $(el);
        //noinspection CheckTagEmptyBody
        return(
          <textarea name={el.input_name} className="lud-textarea lud-text-longform lud-discussion__input"
                    placeholder={el.placeholder} onFocus={()=>$el.addClass('lud-is-active')} ></textarea>
        );
      }
    
    }
    skate.define('lud-discussion',ludDiscussion);
    
    # 伪代码,未经测试
    def discussion(record, name='content')
          form_for path, class: 'lud-form' do
            content_tag :div, class: 'discussion--box' do |f|
              concat content_tag 'lud-discussion', record[name], name: "#{f.object_name}[name]"
              concat f.submit
            end
          end
    end
    
  • Vue / React on Rails without JSON API at 2016年10月24日

    或许 SkateJs 会是 1 个不错的解决方案,基于 Web Components 规范来进行前端组件化。

    我们最近正基于此在开发相应的前端框架——LuDesign,目前尚未完成 但可供参考。

  • [北京][2016年5月29日 下午] Ruby 活动 (Passenger 作者 Hongli Lai 分享)[已更新视频 +PPT] at 2016年05月26日

    #18 楼 @ohcoder 可以用在线直播,支持回放。

  • [北京] 15-30K 逐鹿 X 招聘 Ruby/ 全栈工程师 资深前端工程师 at 2016年02月26日

    继续求大神~

  • [北京] 15-30K 逐鹿 X 招聘 Ruby/ 全栈工程师 资深前端工程师 at 2016年02月10日

    人工置顶

  • [北京 / 深圳] 华兴资本寻找 Ruby 工程师、实习生 at 2016年01月24日

    这里是华尔街和硅谷的十字入口,欢迎加入。

  • [北京] 10-40K 诚聘 Ruby 开发者及 NLP 工程师 投行内部创业项目 at 2015年09月16日

    还在继续招聘

  • [北京] 10-40K 诚聘 Ruby 开发者及 NLP 工程师 投行内部创业项目 at 2015年09月06日

    #8 楼 @hrz3424 欢迎先发简历。原则上是 fulltime,但是如果大家彼此 match,remote 亦可

  • [北京] 10-40K 诚聘 Ruby 开发者及 NLP 工程师 投行内部创业项目 at 2015年09月01日

    感谢各位支持,招聘尚在继续

  • [北京国贸] 招聘全栈或 Ruby 开发者 华兴资本旗下内部创业项目 at 2015年08月20日

    招聘还在继续

  • 征集大家意见,关于回帖用树形方式展示,类似 HackerNews at 2015年08月19日

    👎

  • 求 ruby 实习机会 at 2015年07月29日

    [email protected]

  • [北京国贸] 招聘全栈或 Ruby 开发者 华兴资本旗下内部创业项目 at 2015年07月19日

  • [远程] Ruby 中文官网徵求志工 at 2015年05月27日

    自荐 http://github.com/shouxian/opifices

  • Mac 下的数据库设计软件? at 2015年05月14日

    #3 楼 @chairy11 我覺得最好的解決方案是寫個 ruby 腳本,把 schema 轉化成 csv 文件

  • 【已解决】国内除了 taobao 的 gem 源还有其他的吗 at 2015年04月24日

    阿里雲

  • 上一页
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 下一页
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English