Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 2 KB

File metadata and controls

17 lines (13 loc) · 2 KB

Phoenix

Phoenix is a framework written in Elixir which implements the server-side MVC pattern. It is built for web development.It is a good option today in the market.The website of the phoenix says A productive web framework that does not compromise speed and maintainability.This is true in fact because earlier developers had a myth either speed or quality both can not go hand in hand one need to compromise the either but phoenix breaks the myth and therefore it carved its name among the most popular and fastest web frameworks.Phoenix is a modern web framework that helps building APIs and web applications easy. It’s built with Elixir and runs on Erlang VM .It has excellent support for handling very large numbers of simultaneous users.

Installaion

The link for the installation is here.Phoenix has been provided with rich set of guides to understand the workflow.The link to the documentation is here.If you fallen in love with it at the very first sight you can also contribute to it here.

What about learning Phoenix?

There are dozens of resources available on the web.The best is if one can scratch the surface with some good tutorials isn't? There are few resources available one is head start guide and this is also a good book.

Some More Resources

Phoenix is not Rails Architecture of WhatsApp

References

https://blog.carbonfive.com/2016/04/19/elixir-and-phoenix-the-future-of-web-apis-and-apps/ http://phoenixframework.org/ https://medium.com/@elviovicosa/5-reasons-you-should-use-phoenix-instead-of-rails-in-your-next-project-504b4d83c48e