Log in to GraphQL Editor
5 Developer Tools you need to check out!
Tomek

Tomek Poniatowicz

4/15/2019

5 Developer Tools you need to check out!

One of the things that differentiate an average developer from a good one is the constant urge for learning and adopting new tools that can simplify one's life. Here is a list of five developer tools that can facilitate your life :)

CloudCraft

CloudCraft is a fancy tool allowing you to design your cloud architecture in no time. This tool allows you to build a smart AWS diagram and calculate the cost of the services. Isn't that cool? Visualize you cloud architecture

BundlePhobia

bundle phobia

/ˈbʌnd(ə)l fəʊbɪə/

an irrational fear of possible consequences of adding new npm package to your bundle.

If you live in a constant fear that adding a npm package to your project will destroy it, this is a tool for you. BundlePhobia lets you understand the performance cost of npm installing any package before actually adding it to your project.

No more dangerous bundles

GraphQL Editor

GraphQL is a query language for APIs, it shows types of data provided by the server and then the client can fetch exactly what it needs in one call rather than making multiple REST API calls. The schema is a crucial part of any GraphQL project and GraphQL Editor makes building or understanding existing GraphQL schema a lot easier as you can plan it by linking visual nodes. Features like loading schema from URL/file or a fake backend data can speed up the prototyping of your app by a lot!

GraphQL Schema that can be turned into a production-ready backend

Amplify Framework

Want to build a cloud base app? This is the only tool you need! Amplify Framework by AWS is a library for building fully-featured apps! The framework allows you to easily connect micro-services for:

  • API
  • Analytics
  • Authentication
  • Notifications
  • Storage

and many more with just a few lines of code! The Amplify also offers a vast range of beautiful out-of-the-box UI components ready to take your app to the next level!

Library for building your fancy cloud-powered apps

Flare

Flare is a powerful design and animation tool, which allows designers and developers to easily add high-quality animation to their apps and games. With Flare you can create:

  • sophisticated interactions
  • animated icons
  • onboarding screens
  • game characters

These are real design assets that run in your app - they don't need to be recreated in code! This makes future modifications super easy!

Super cool animations

Check out our other blogposts

Technologies that will change the world
Tomek Poniatowicz
Tomek Poniatowicz
Technologies that will change the world
3 min read
almost 4 years ago
GraphQL Tutorial - Queries and mutations Part 2
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Tutorial - Queries and mutations Part 2
4 min read
over 5 years ago
GraphQL Schema - The Beginner's Guide to GraphQL Editor p.1
Michał Tyszkiewicz
Michał Tyszkiewicz
GraphQL Schema - The Beginner's Guide to GraphQL Editor p.1
2 min read
almost 3 years ago

Ready for take-off?

Elevate your work with our editor that combines world-class visual graph, documentation and API console

Get Started with GraphQL Editor