Less Is More
make technology your playground
make technology your playground
Remix OS is a refined version of Android which aims at removing boundaries between mobile and PC devices.
... continue readingHere is a collection of Ubuntu configs and fixes that is system/software wide.
... continue readingHere’s a full guide of configuring development environment mostly for front-end development.
... continue readingHere’s a demo of how to use ES6 with JSX.
The tools we are using here are node, npm, and Babel.
... continue readingSometimes you might need to run Android apps on Linux. There are lots of ways to achieve that goal by using a virtual machine
... continue readingECMAScript 2015 (ES6) is a new version of ECMAScript standard released in June 2015. It is a significant update since ES5 standardized in 2009.
... continue readingA Single Page Application (SPA) is a web application or website that runs on a single web page without reloading itself at any point.
... continue readingA splash screen is a graphical screen that appears before a system/application is launching.
... continue readingJekyll is a blog-aware static site generator. It’s fast, simple, text-based, easy-to-use, locally stored, and more,
... continue readingThis article contains demos using css/js libraries/frameworks that illustrate how to deal with front-end logic.
... continue readingThis article contains front-end design hacks/fixes using css/js that makes your life easier.
... continue readingHere’s a quote of an article from Give it five minutes by Jason Fried.
I found it while I was surfing the React Docs on Facebook React page.
... continue readingCinnamon is a Linux desktop environment based on GTK+ 3. It was started as a fork of the GNOME Shell in 2011,
... continue readingImageMagick is a command-line software suite to edit bitmap images.
... continue readingThanks to new HTML5, CSS3, and ES6 standard together with more plugins built on them,
... continue readingRuby on Rails ship with a small database called sqlite3 by default, but it’s not ideal for production grade database.
... continue readingLAMP is a model of web service solution stacks, including four oopen source components: Linux, Apache, MySQL, and PHP.
... continue readingI was using Sublime Text 3 for all the coding stuff for a long time. There was a time that Atom started to get more and more attention,
... continue readingVue.js is another front-end MVVM (Model-View-ViewModel) inspired by AngularJS 1.x, but aiming to solve the problems in AngularJS.
... continue readingHeroku is a cloud platform for hosting apps. It offers unlimited free container for easy app deployment.
... continue readingMarkdown is a lightweight and easy-to-use syntax for styling all forms of writing on the GitHub platform.
... continue reading