muzammilkhan1451
0 points
Tools muzammilkhan1451 is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Bitbucket
bitbucket.org
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
New Relic
newrelic.com
The world’s best software and DevOps teams rely on New Relic to move faster, make better decisions and crea...
Trello
trello.com
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
BrowserStack
browserstack.com
BrowserStack is the leading test platform built for developers & QAs to expand test coverage, scale & optim...
Microsoft Azure
azure.microsoft.com/en-us
Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applicati...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Auth0
auth0.com
A set of unified APIs and tools that instantly enables Single Sign On and user management to all your appli...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
Jasmine
jasmine.github.io
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DO...
gulp
gulpjs.com
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Ionic
ionicframework.com
Free and open source, Ionic offers a library of mobile and desktop-optimized HTML, CSS and JS components fo...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Scala
scala-lang.org
Scala is an acronym for “Scalable Language”. This means that Scala grows with you. You can play with it by ...
.NET
microsoft.com/net
.NET is a general purpose development platform. With .NET, you can use multiple languages, editors, and lib...
C#
csharp.net
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
AngularJS
angularjs.org
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
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.
jQuery UI
jqueryui.com
Whether you're building highly interactive web applications or you just need to add a date picker to a form...
Microsoft SQL Se...
microsoft.com/sqlserver
Microsoft® SQL Server is a database management and analysis system for e-commerce, line-of-business, and da...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Cassandra
cassandra.apache.org
Partitioning means that Cassandra can distribute your data across multiple machines in an application-trans...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
Microsoft IIS
iis.net
Internet Information Services (IIS) for Windows Server is a flexible, secure and manageable Web server for ...
SQLite
sqlite.org
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate...
Bootstrap
getbootstrap.com
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Socket.IO
socket.io
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
Meteor
atmospherejs.com
A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on ...
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...
TeamCity
jetbrains.com/teamcity
TeamCity is a user-friendly continuous integration (CI) server for professional developers, build engineers...
Azure Cosmos DB
azure.microsoft.com/en-us/s...
Azure DocumentDB is a fully managed NoSQL database service built for fast and predictable performance, high...
Karma
karma-runner.github.io
Karma is not a testing framework, nor an assertion library. Karma just launches a HTTP server, and generate...
Visual Studio
msdn.microsoft.com/en-us/vs...
Visual Studio is a suite of component-based software development tools and other technologies for building ...
WebStorm
jetbrains.com/webstorm
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.
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 ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Logstash
logstash.net
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them...
Kibana
elastic.co/kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Chai
chaijs.com
It is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javas...
RxJS
reactivex.io/rxjs
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or ...
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Unity
unity3d.com
Unity is the ultimate game development platform. Use Unity to build high-quality 3D and 2D games, deploy th...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Watir
watir.com
Watir, pronounced water, is an open-source (BSD) family of Ruby libraries for automating web browsers. It a...
NuGet
nuget.org
A free and open-source package manager designed for the Microsoft development platform. It is also distribu...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Electron
electron.atom.io
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
Ninject
ninject.org
It is a lightning-fast, ultra-lightweight dependency injector for .NET applications. It helps you split you...
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, ...
AWS CodeCommit
aws.amazon.com/codecommit
CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrast...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Swagger UI
swagger.io/tools/swagger-ui
Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate be...
Zeplin
zeplin.io
Collaboration app for designers & developers. Supports Sketch and Photoshop (on beta!).
Angular
angular.io
It is a TypeScript-based open-source web application framework. It is a development platform for building m...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Chocolatey
chocolatey.org
It is based on a developer-centric package manager called NuGet. Unlike manual installations, It adds, upda...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
DevDocs
devdocs.io
DevDocs is an API documentation browser that combines multiple docs in a single web UI with instant fuzzy s...
Angular Material
material.angular.io
Sprint from Zero to App. Hit the ground running with comprehensive, modern UI components that work across t...
Angular CLI
cli.angular.io
A command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applicati...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
ASP.NET
asp.net
.NET is a developer platform made up of tools, programming languages, and libraries for building many diffe...
Visual Studio Li...
code.visualstudio.com/visua...
When you start a live share session in Visual Studio 2017 or Visual Studio Code, your teammates get instant...