andig89
Recent Tech Decisions
7 points
Tools andig89 is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Google Analytics
google.com/analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social netwo...
Dropbox
dropbox.com/developers
Harness the power of Dropbox. Connect to an account, upload, download, search, and more.
Google Drive
developers.google.com/drive
Keep photos, stories, designs, drawings, recordings, videos, and more. Your first 15 GB of storage are free...
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
PayPal
paypal.com
PayPal is an online payments and money transfer service that allows you to send money via email, phone, tex...
Skype
skype.com
Skype’s text, voice and video make it simple to share experiences with the people that matter to you, where...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
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...
Vim
vim.org
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
Confluence
atlassian.com/software/conf...
Capture the knowledge that's too often lost in email inboxes and shared network drives in Confluence instea...
VirtualBox
virtualbox.org
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. N...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
PHP
php.net
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
Laravel
laravel.com
It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of deve...
Objective-C
developer.apple.com/library...
Objective-C is a superset of the C programming language and provides object-oriented capabilities and a dyn...
Swift
developer.apple.com/swift
Writing code is interactive and fun, the syntax is concise yet expressive, and apps run lightning-fast. Swi...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Varnish
varnish-cache.org
Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. You install it i...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Xcode
developer.apple.com/xcode
The Xcode IDE is at the center of the Apple development experience. Tightly integrated with the Cocoa and C...
Selenium
seleniumhq.org
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Google Maps
developers.google.com/maps
Create rich applications and stunning visualisations of your data, leveraging the comprehensiveness, accura...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Stack Overflow
stackoverflow.com
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
Google Tag Manager
google.com/analytics/tag-ma...
Tag Manager gives you the ability to add and update your own tags for conversion tracking, site analytics, ...
AVA
github.com/sindresorhus/ava
Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to its async nature. AV...