Me Chai Swee

Me Chai Swee

IT Manager Joined over 9 years ago

  • 0 stories
  • 4 comments
  • 3 upvotes
  • Posted to Pixate has joined Google, Jul 22, 2015

    I once saw Apple persistently using their product Keynote to do amazing prototyping in a common sense way. It is simple, but maybe simple is not what people want these days.

    0 points
  • Posted to What technical knowledge does it take to build something like Atomic/a framer GUI?, Jul 04, 2015

    I have similar experience building an Survey Editor for my company. You sure need to look at the JavaScript ecosystem like NPM, React.js, Electron. You also need solid data structure and UI architecture like undo-redo command actions, etc.

    Atomic.io is using React.js to do their thing. They seems to get their playback structure right.

    Data structure you can look at immutable.js, Om of Clojurescript.

    Look at how Circle CI's Local State, Global Concern demo.

    It is very workable, pick a small layout to build, like drag and drop some UI or picture into the <Canvas> and soon you will have a much better idea.

    1 point
  • Posted to Show DN: A No-Nonsense Resume – now in beta, May 09, 2015

    I thought LinkedIn no longer allow company to use their API for such purpose as in import their CV profile. But nice React application and simple app.

    0 points
  • Posted to Typed — Your New Favourite Markdown Editor for Mac, Jul 17, 2014

    I am looking forward to this. Having used Mou and Lightpaper, I find the preview scroll updating not able to keep up.

    I supposed Typed will have custom theme also.

    Sidebar folder panel is also a must just like Lightpaper as I write a lot of documentation and need to jump around the .md files alot.

    Eager to see what this new MD editor will do :)

    0 points
Load more comments