Trix A rich text editor for everyday writing

A Rich Text Editor for Everyday Writing

Compose beautifully formatted text in your web application. Trix is a WYSIWYG editor for writing messages, comments, articles, and lists—the simple documents most web apps are made of. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent HTML.

React Desktop – React UI Components for OS X El Capitan and Windows 10

React Desktop is a library build on top of Facebook’s React library which aims to bring a native desktop experience to the web, featuring many OS X El Capitan and Windows 10 components. react-desktop works perfectly with node-webkit and Electron.js, but can be used in any JavaScript powered project!.

Difference between Electron.js and NW.js

There are two ways to develop cross platform desktop applications one is Electron.js by github and other NW.js formerly known as node-webkit.It is quite confusing to know which to use in our own applications but thanks to electron team they have clearly pointed out the differences between the two platforms in this nicely written article which compares the two platforms.