Aleksander Jess
thenathurat
Recent Tech Decisions
7 points
Tools thenathurat is Following
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
GitHub Pages
pages.github.com
Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
gulp
gulpjs.com
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Rails
rubyonrails.org
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
Ruby
ruby-lang.org
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
Firebase
firebase.google.com
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Atom
atom.io
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Sublime Text
sublimetext.com
Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on e...
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
React
facebook.github.io/react/in...
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
Ubuntu
ubuntu.com
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...