Skip to content

amirhosseinrahmati/javascript-libraries-frameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Try At Least Once

JavaScript libraries and frameworks

Try At Least Once

Arguably, one of the most important languages of today, and tomorrow is JavaScript. The fast growth of the Web has taken the JavaScript to the top levels which led to the revolution of this language ecosystem.

According to the Stack Overflow developer survey of 2019 – 69.7% of professional developers chose it as the most commonly used programming language.

JavaScript has a large number of tools, frameworks, and libraries that make this programming language so popular and so wanted. In this repo, I've collected some useful and popular javascript libraries and frameworks with practical samples which each of them has a separate repository.

Following this repo contents suggested to all developers if:

  • Neither heard nor used and also you don't know what is it
  • heard but not used!

I'm trying to keep this repo updated and refresh. Also, I'd be happy to see contributions with new amazing libraries or frameworks explanation with code samples in a simple and clear way (at least simple than some of the framework's documentation).


JavaScript Flavors

Languages that compile to JavaScript

  • TypeScript
  • Elm
  • Dart
  • PureScript
  • CoffeScript
  • ClojureScript
  • Scala.js
  • Reason
  • Haxe
  • Nim

Front End Frameworks

Front-end frameworks and libraries which help to build amazing web apps

  • React
  • Angular
  • Ember
  • Vue.js
  • Svelte
  • Backbone.js

Data Layer

Loading and managing data in your app

  • Redux
  • GraphQL
  • Apollo
  • Relay
  • MobX
  • React Hooks

Back End Frameworks

Run JavaScript on the server

  • Express
  • Next.js
  • Meteor
  • Sails
  • Gatsby
  • Nuxt
  • Koa

Testing

Tools for testing your code

  • Jest
  • Mocha
  • Enzyme
  • Jasmine
  • Cypress

Mobile and Desktop

Build apps for iOS, Android or even Windows desktop

  • React Native
  • Electron
  • Ionic
  • Native Script
  • Expo
  • NW.js

References

Releases

No releases published

Packages

No packages published