All Projects → gauravmehla → Developers Arsenal 2017

gauravmehla / Developers Arsenal 2017

😎 Curated list of awesome tools and resources for developers

Projects that are alternatives of or similar to Developers Arsenal 2017

Webdevscom
😍 All kinds of resources for Developers 🔱 in one place.
Stars: ✭ 364 (+1037.5%)
Mutual labels:  resources, developer-tools
42
@rsapkf's linkroll.
Stars: ✭ 1,906 (+5856.25%)
Mutual labels:  resources, developer-tools
Awesome Awesome Nodejs
🐢🚀 An Awesome list of Awesome lists related to Node.js.
Stars: ✭ 1,389 (+4240.63%)
Mutual labels:  resources, developer-tools
Awesome Wp Developer Tools
A collection of plugins, starter themes and tools to make WordPress development easier.
Stars: ✭ 388 (+1112.5%)
Mutual labels:  resources, developer-tools
Express Reloadable
Automatically hot-swap Express server code without the restart
Stars: ✭ 20 (-37.5%)
Mutual labels:  developer-tools
Gita
Manage many git repos with sanity 从容管理多个git库
Stars: ✭ 865 (+2603.13%)
Mutual labels:  developer-tools
Wappalyzer
Identify technology on websites.
Stars: ✭ 7,245 (+22540.63%)
Mutual labels:  developer-tools
Devconsole Operator
Enable a developer-focused view in OpenShift 4 web console
Stars: ✭ 25 (-21.87%)
Mutual labels:  developer-tools
Rollup Plugin Dev
development server for rollup with additional logging and options
Stars: ✭ 29 (-9.37%)
Mutual labels:  developer-tools
Awesome Cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Stars: ✭ 35,136 (+109700%)
Mutual labels:  resources
Ris
a simple cross-platform resource compiler for c++ projects
Stars: ✭ 15 (-53.12%)
Mutual labels:  resources
Irbtools
Improvements for Ruby's IRB console 💎︎
Stars: ✭ 868 (+2612.5%)
Mutual labels:  developer-tools
Hoppscotch
👽 Open source API development ecosystem https://hoppscotch.io
Stars: ✭ 34,569 (+107928.13%)
Mutual labels:  developer-tools
Glauth
A lightweight LDAP server for development, home use, or CI
Stars: ✭ 850 (+2556.25%)
Mutual labels:  developer-tools
Awesome Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Stars: ✭ 38,582 (+120468.75%)
Mutual labels:  resources
Awesome Ethical Hacking Resources
🔗 All the resources I could find for learning Ethical Hacking and Penetration Testing.
Stars: ✭ 933 (+2815.63%)
Mutual labels:  resources
Chromelogger
chrome extension for server side console logging
Stars: ✭ 884 (+2662.5%)
Mutual labels:  developer-tools
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+114550%)
Mutual labels:  resources
Git Project
Manage a large number of local git repositories with ease!
Stars: ✭ 14 (-56.25%)
Mutual labels:  developer-tools
Majestic
⚡ Zero config GUI for Jest
Stars: ✭ 7,261 (+22590.63%)
Mutual labels:  developer-tools

Imgur

A comprehensive list of web development tools and resources that can help you be more productive, stay informed, and become a better developer.

TOP 100+

✨ Contents

Javascript Libraries

Imgur

Javascript is one of the most popular programming languages on the web. A Javascript library is a library of pre-written Javascript which allows easier access throughout the development of your website or application.

  • Three.js : A easy to use, lightweight, 3D library.
  • jQuery : A fast, small, and feature-rich JavaScript library.
    • jQuery UI : A curated set of user interface interactions, effects, widgets, and themes.
    • jQuery Mobile : HTML5-based user interface system designed to make responsive web sites.
  • Preact : Fast 3kB alternative to React, with the same ES2015 API.
  • BackBoneJS : Give your JS app some backbone with models, views, collections, & events.
  • D3.js : A JavaScript library for manipulating documents based on data.
  • React : Facebook’s Javascript library developed for building user interfaces.
    • DraftJS : A React framework for building text editors
  • Prepack : It is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated.
  • Underscore.js : Functional programming helpers without extending any built-in objects.
  • Moment.js : Parse, validate, manipulate, and display dates in JavaScript.
  • Lodash : A modern utility library delivering modularity, performance, & extras.
  • Riot JS : A React alternative that gives access to a virtual DOM but much easier to control with simpler syntax requirements

For all javascript libraries : Javascripting.com

Front-end Frameworks

Imgur

Front-end frameworks usually consist of a package that is made up of other files and folders, such as HTML, CSS, JavasScript, etc. There are also many stand-alone frameworks out there. We are a big fan of Boostrap and the main KeyCDN website is built on it. A solid framework can be an essential tool for front-end developers

  • Bootstrap : HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
  • Foundation : Family of responsive front-end frameworks that make it easy to design beautiful responsive websites, apps and emails that look amazing on any device.
  • Semantic UI : Development framework that helps create beautiful, responsive layouts using human-friendly HTML.
  • uikit : A lightweight and modular front-end framework for developing fast and powerful web interfaces.
  • Materialize : A modern responsive CSS framework based on Material Design by Google.
  • Pure : A set of small, responsive CSS modules that you can use in every web project.
  • Milligram : It provides a minimal setup of styles for a fast and clean starting point.

Web Application Frameworks

Imgur

A web framework (WF) or web application framework (WAF) is a software framework that is designed to support the development of web applications including web services, web resources, and web APIs. Web frameworks, provide a standard way to build and deploy web applications. Web frameworks aim to automate the overhead associated with common activities performed in web development.

  • VueJS : Vue.js is an open-source progressive JavaScript framework for building user interfaces.
  • Ruby : Ruby on Rails is a web-application framework that includes everything needed to create database-backed web applications, with the MVC pattern.
  • AngularJS : Lets you extend HTML vocabulary for your web application. AngularJS is a framework, even though it’s much more lightweight and sometime referred to as a library.
  • Ember.js : A framework for creating ambitious web applications.
  • Express : Fast and minimalist web framework for Node.js.
  • Meteor : Full-stack JavaScript app platform that assembles all the pieces you need to build modern web and mobile apps, with a single JavaScript codebase.
  • Django : High-level Python Web framework that encourages rapid development and clean, pragmatic design.
  • Laravel : A free, open-source PHP web application framework to build web applications on MVC pattern.
  • Zend Framework 2 : An open source framework for developing web applications and services using PHP.
  • Phalcon : A full-stack PHP framework delivered as a C-extension.
  • Symfony : A set of reusable PHP components and a web application framework.
  • CakePHP : A popular PHP framework that makes building web applications simpler, faster and require less code.
  • Flask : A microframework for Python based on Werkzeug and Jinja 2.
  • CodeIgniter : Powerful and lightweight PHP framework built for developers who need a simple and elegant toolkit to create full-featured web applications.

Task Runners / Package Managers

Imgur

Tasks runners are all about automating your workflow. For example you can create a task and automate the minification of JavaScript. Then build and combine tasks to speed up development time. Package managers keep track of all the packages you use and make sure they are up to date and the specific version that you need.

  • Grunt : JavaScript task runner all about automation.
  • Gulp : Keeps things simple and makes complex tasks manageable, while automating and enhancing your workflow.
  • Npm : Pack manager for JavaScript.
  • Bower : A web package manager. Manage components that contain HTML, CSS, JavaScript, fonts or even image files.
  • Webpack : A module bundler for modern JavaScript applications.
  • Yarn : Fast, reliable, and secure dependency management.

Languages / Platforms

Imgur

Behind all the web development tools is a language. A programming language is a formal constructed language designed to communicate with a computer and create programs in which you can control the behavior. And yes we realize some of these might not always be referred to as a language.

  • PHP : Popular general-purpose scripting language that is especially suited to web development.
  • NodeJS : Event-driven I/O server-side JavaScript environment based on V8.
  • Javascript : Programming language of HTML and the web.
  • HTML5 : Markup language, the latest version of HTML and XHTML.
  • Python : Programming language that lets you work quickly and integrate systems more effectively.
  • Ruby : A dynamic, open source programming language with a focus on simplicity and productivity.
  • Scala : Scala is a pure-bred object-oriented language allowing a gradual, easy migration to a more functional style.
  • CSS3 : Latest version of cascading style sheets used in front-end development of sites and applications.
  • Golang : Open source programming language that makes it easy to build simple, reliable, and efficient software.
  • Rust : Systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.
  • Elixir : Dynamic, functional language designed for building scalable and maintainable applications.

Databases

Imgur

A database is a collection of information that is stored so that it can be retrieved, managed and updated.

  • MySQL : One of the world’s most popular open source databases.
  • MariaDB : Made by the original developers of MySQL. MariaDB is also becoming very popular as an open source database server.
  • MongoDB : Next-generation database that lets you create applications never before possible.
  • RethinkDB : RethinkDB pushes JSON to your apps in realtime. When your app polls for data, it becomes slow, unscalable, and cumbersome to maintain.
  • Redis : An open source, in-memory data structure store, used as database, cache and message broker.
  • PostgreSQL : A powerful, open source object-relational database system.

CSS Preprocessors

Imgur

A CSS preprocessor is basically a scripting language that extends CSS and then compiles it into regular CSS. Make sure to also check out or in-depth post on Sass vs Less.

  • Sass : A very mature, stable, and powerful professional grade CSS extension.
  • Less : As an extension to CSS that is also backwards compatible with CSS. This makes learning Less a breeze, and if in doubt, lets you fall back to vanilla CSS.
  • Stylus : A new language, providing an efficient, dynamic, and expressive way to generate CSS. Supporting both an indented syntax and regular CSS style.
  • PostCSS : postcss-use allows you to explicitly set PostCSS plugins within CSS and execute them only for the current file
  • ReworkCSS : Plugin framework for CSS preprocessing in Node.js

Text Editors / Code Editors

Imgur

Whether you’re taking notes, coding, or writing markdown, a good text editor is a part of our daily lives!

  • Atom : A text editor that’s modern, approachable, yet hackable to the core. One of our favorites!
  • Sublime Text : A sophisticated text editor for code, markup and prose with great performance.
  • Notepad++ : A free source code editor which supports several programming languages running under the MS Windows environment.
  • Visual Studio Code Beta : Code editing redefined and optimized for building and debugging modern web and cloud applications.
  • TextMate : A code and markup editor for OS X.
  • Coda 2 : A fast, clean, and powerful text editor for OS X.
  • WebStorm : Lightweight yet powerful IDE, perfectly equipped for complex client-side development and server-side development with Node.js.
  • Vim : A highly configurable text editor built to enable efficient text editing.
  • Brackets : A lightweight and powerful modern text editor; written in JavaScript, HTML and CSS.
  • Emacs : An extensible, customizable text editor with built-in functions to aid in quick modifications of text and code.

Markdown Editors

Imgur

Markdown is a markup language in plain text using an easy syntax that can then be converted to HTML on the fly. Note: This is different than a WYSIWYG editor. Markdown editors are sometimes referred to as the in-between WYSIWYG and simply writing code.

  • StackEdit : A free online rich markdown editor.
  • Dillinger : An online cloud-enabled, HTML5, buzzword-filled Markdown editor.
  • Mou : Markdown editor for developers on Mac OS X.
  • Texts : A rich editor for plain text. Windows and Mac OS X.
  • Macdown : MacDown is an open source Markdown editor for macOS.

Some of the text editors we mentioned above also support markdown. For example, there is a markdown preview package for atom.

Icons

Imgur

Almost every web developer, especially front-end developers will at some point or another need icons for their project.

  • Font Awesome : Scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.
  • Flaticons : Free thousands of vector icons in SVG, PSD, PNG, EPS and Icon Font.
  • Noun Project : Nearly a million curated icons, created by a global community
  • IconMonster : A free, high quality, monstrously big and continuously growing source of simple icons. One of our favorites!
  • Icons8 : An extensive list of highly customizable icons created by a single design team.
  • Flat Icons : It is a free flat icon maker. You can create your own royalty free flat icons for your web-projects within seconds.
  • IconFinder : Iconfinder provides beautiful icons to millions of designers and developers.
  • Fontello : Tool to build custom fonts with icons.

Git Clients / Services

Imgur

Git is a source code management system for software and web development known for distributed revision control. When working with teams, using a git client to push code changes from dev to production is a way to maintain the chaos and ensure things are tested so they don’t break your live web application or site.

  • SourceTree : A free Git & Mercurial client for Windows or Mac. Atlassian also makes a pretty cool team Git client called Bitbucket.
  • GitKraken (Beta) : A free, intuitive, fast, and beautiful cross-platform Git client.
  • Tower 2 : Version control with Git – made easy. In a beautiful, efficient, and powerful app.
  • GitHub Client : A seamless way to contribute to projects on GitHub and GitHub Enterprise.
  • Gogs : A painless self-hosted Git service based on the Go language.
  • Fork : A fast and friendly Git client for Mac.
  • GitLab : Host your private and public software projects for free.
  • BitBucket : Bitbucket is a web-based hosting service that is owned by Atlassian, used for source code and development projects.
  • Gitup : Work quickly, safely, and without headaches.

Continous Integration

Imgur

Choosing the right CI tool for your purposes can be a bit bothersome, especially if you want to start using them for the first time, so I hope this list will provide you with the quick and easy preview of the features and possibilities of some of the most used continuous integration tools on the market.

  • Jenkins : Jenkins is an open source CI tool written in Java. Jenkins is cross-platform tool and it offers configuration both through GUI interface and console commands.
  • Travis CI : Travis is an open source service free for all open source projects hosted on the GitHub. Since it is hosted, it does not depend on any platform. It is configured using .travis.yml files which contain the information to do.
  • GitLab CI : GitLab CI is an integral part of the open source Rails project GitLab. GitLab CI is fully integrated with GitLab and it can easily hook projects using the GitLab API.
  • CircleCI : Rapidly release code with confidence on CircleCI's modern continuous integration and delivery platform.

Local Dev Environments

Imgur

Depending upon what OS you are running or the computer you currently have access to, it might be necessary to launch a quick local dev environment. There are a lot of free utilities that bundle Apache, mySQL, phpmyAdmin, etc. all together. This can be a quick way to test something on your local machine. A lot of them even have portable versions.

  • XAMPP : Completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl.
  • MAMP : Local server environment in a matter of seconds on OS X or Windows.
  • WampServer : Windows web development environment. It allows you to create web applications with Apache2, PHP and a MySQL database.
  • Vagrant : Create and configure lightweight, reproducible, and portable development environments.
  • Laragon : A great fast and easy way to create an isolated dev environment on Windows. Includes Mysql, PHP Memcached, Redis, Apache, and awesome for working with your Laravel projects.

Code Sharing / Experimenting

Imgur

There is always that time when you are on Skype or Google hangout with another developer and you want him or her to take a quick look at your code. There are great team tools for sharing code like Slack, but if they aren’t a member of your team there are some great quick alternatives. Remember not to share anything secure.

  • JS Bin: Tool for experimenting with web languages. In particular HTML, CSS and JavaScript, Markdown, Jade and Sass.
  • JSfiddle: Custom environment to test your JavaScript, HTML, and CSS code right inside your browser.
  • Gist : Instantly share code, notes, and snippets.
  • codeshare: Share code in real-time with other developers.
  • Dabblet: Interactive playground for quickly testing snippets of CSS and HTML code.
  • Codepen : CodePen is a social development environment for front-end designers and developers.. It's the best place to build and deploy a website, show off your work.

Collaboration Tools

Imgur

Every great development team needs a way to stay in touch, collaborate, and be productive. A lot of teams work remotely now. The team at KeyCDN is actually spread across many different continents. Tools like these below can help employees streamline their development workflow.

  • Slack : Messaging app for teams that is on a mission to make your working life simpler, more pleasant, and more productive. One of our favorites, we use this at KeyCDN!
  • Trello : Flexible and visual way to organize anything with anyone. We also use this as KeyCDN.
  • Glip : Real-time messaging with integrated task management, video conferencing, shared calendars and more.
  • Asana : Team collaboration tool for teams to track their work and results.
  • Jira : Built for every member of your software team to plan, track, and release great software or web applications.

Inspiration

Imgur

We all need inspiration at some point or another. For front-end developers especially, from time to time, it can be beneficial to check out what other people are doing. This can be a great source of inspiration, new ideas, and making sure your web application or site doesn’t fall behind the times.

  • CodePen : Show off your latest creation and get feedback. Build a test case for that pesky bug. Find example design patterns and inspiration for your projects.
  • Dribbble : A community of designers sharing screenshots of their work, process, and projects.
  • Muzli : Designers' Secret Source: all the design inspiration you need.
  • Collect UI : Daily inspiration collected from daily ui archive and beyond

Website Speed Test Tools

Imgur

The speed of a website can be a critical factor to its success. Faster loading websites can benefit from higher SEO rankings, higher conversion rates, lower bounce rates, and a better overall user experience and engagement. It is important to take advantage of the many free tools available for testing website speed.

  • Website Speed Test : A page speed test developed by KeyCDN that includes a waterfall breakdown and the website preview.

  • Google PageSpeed Insights : PageSpeed Insights analyzes the content of a web page, then generates suggestions to make that page faster.

  • Google Chrome DevTools : Set of web authoring and debugging tools built into Google Chrome.

  • WebPageTest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.

  • Pingdom : Test the load time of that page, analyze it and find bottlenecks.

  • GTmetrix : Gives you insight on how well your site loads and provides actionable recommendations on how to optimize it.

    You can see a more in-depth list on our post about website speed test tools.

Web Development Communities

Imgur

Every web developer has been there. They have a problem and what do they do? Well, they go to Google to find a quick answer. The web offers so much content right at our fingertips that it makes it easy to diagnose and troubleshoot problems when they arise. Check out a few good web development communities below.

Web Development Newsletters

Imgur

The last thing you probably need is another newsletter subscription. But these guys handpick some of the best web development and performance topics from around the web so you don’t have to!

  • Versioning : SitePoint's daily newsletter. Informative, kinda funny, free.
  • wdrl.info: A handcrafted, carefully selected list of web development related resources. Curated and published usually every week.
  • webopsweekly.com: A weekly newsletter for Web developers focusing on web operations, infrastructure, deployment of apps, performance, and tooling, from the browser down to the metal.
  • web tools weekly: A front-end development and web design newsletter with a focus on tools. Each issue features a brief tip or tutorial, followed by a weekly round-up of various apps, scripts, plugins, and other resources.
  • freshbrewed.co: A weekly reading digest for front-end developers and UX designers.
  • smashingmagazine.com: Smashing Magazine is an online magazine for professional web designers and developers. Useful tips and valuable resources, sent out every second Tuesday.
  • front-end dev weekly: Front-end developer news, tools and inspiration hand-picked every week.
  • friday front-end: Front-end development links tweeted daily, emailed weekly.
  • /dev tips: Receive a developer tip, in the form of a gif, in your inbox each week.

Other Awesome tools list :

Imgur

  • Terminal tools :
    • Command Pad : A handy GUI tool for running command line tasks
    • iTerm 2 : Terminal emulator or macOS that does amazing things.
    • Oh my Zsh : Oh-My-Zsh is an open source, community-driven framework for managing your ZSH configuration
    • Upterm : Upterm is an IDE in the world of terminals. Strictly speaking, it's both a terminal emulator and an interactive shell based on Electron
    • Hyper : A terminal built on web technologies.
  • Postman : Postman is the complete toolchain for API developers.
  • Robomongo : Native and cross-platform MongoDB management tool (Admin UI).
  • Gitter : An instant messaging and chat room system for developers as well as GitHub users. Developer friendly with Markdown syntax support.
  • Checkbot : Browser extension that tests if your website follows 50+ SEO, speed and security best practices. Crawls your site checking multiple pages at once.

Resources 📕📔📘

Contributing

Hi there, good to see you here! Let's collect some awesome tools and resources together 👋 🙂

  1. Fork this repo.
  2. Edit the README.md
  3. Add your tool or resource
  4. Submit a pull request

Oh, Thanks!

By the way... thank you! And if you'd like to say thanks... :)

✨🍰✨

Licence

CC0 Public Domain

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].