Blockchain

Cryptonote

Cryptonote is a cryptocurrency like Bitcoin, Ethereum, etc. Many coins like Dash, PIVX are forked from Bitcoin but Cryptonote has a completely different codebase like Ethereum. Cryptonote is very convenient to fork; it’s official Readme explains that method in detail. There are several cryptocurrencies which are forked from Cryptonote like Monero, which is 9th ranking …

Discussion Javascript NodeJS React.js

Cezerin – Ecommerce Progressive Web Apps

Cezerin is React and Node.js based eCommerce platform. Allows creating a Progressive Web Apps. Built with: Node.js v8.9 React v16 Redux Express Babel WebPack 4 MongoDB Installation with GitHub with Docker How to deploy a Cezerin on Ubuntu 16.04 How to deploy a Cezerin on Ubuntu 18.04.1 (from GitHub) Requirements Node.js >= 8 MongoDB >= …

Javascript

CKEditor – Fully Customizable Editor

CKEditor is a WYSIWYG rich text editor which enables writing content directly inside of web pages or online applications. Its core code is written in JavaScript and it is available under open source and commercial licenses. https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/installation.html CKEditor supports React, Vue, Angular, Electron, Bootstrap, jQuery, webpack and NPM Reference: https://ckeditor.com/

Discussion Javascript

Rx JS

RxJS is one of the hottest libraries in web development today. Offering a powerful, functional approach for dealing with events and with integration points into a growing number of frameworks, libraries, and utilities, the case for learning Rx has never been more appealing. Couple this with the ability to utilize your knowledge across nearly any language, having …