Greg Pettit
gregpettit
Software Engineer
|
HelpSystems
3 points
Tools gregpettit is Following
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Notepad++
notepad-plus-plus.org
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replace...
Jenkins
jenkins-ci.org
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
gulp
gulpjs.com
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Grunt
gruntjs.com
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
jQuery
jquery.com
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
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...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
IntelliJ IDEA
jetbrains.com/idea
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
Selenium
seleniumhq.org
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is...
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...
CodeKit
incident57.com/codekit
Process Less, Sass, Stylus, Jade, Haml, Slim, CoffeeScript, Javascript, and Compass files automatically eac...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Font Awesome
fontawesome.com
You can get vector icons and social logos on your website with it. It is a font that's made up of symbols, ...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
CSS 3
developer.mozilla.org/en-US...
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...