phoenix_pubsub_postgres
phoenix_live_reload
phoenix_pubsub_postgres | phoenix_live_reload | |
---|---|---|
- | 1 | |
27 | 316 | |
- | 0.6% | |
0.0 | 7.5 | |
over 9 years ago | about 2 months ago | |
Elixir | Elixir | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
phoenix_pubsub_postgres
We haven't tracked posts mentioning phoenix_pubsub_postgres yet.
Tracking mentions began in Dec 2020.
phoenix_live_reload
-
Is there an article that explains everything that happens when a Phoenix server is running and code changes are saved?
I don't know of an article but you can see the setup in your config/dev.exs under the Endpoint config and there is an external library that is used to do the heavy lifting https://github.com/phoenixframework/phoenix_live_reload
What are some alternatives?
webassembly - Web DSL for Elixir
plug - Compose web applications with functions
kerosene - Pagination for Ecto and Pheonix.
phoenix_html - Building blocks for working with HTML in Phoenix
phoenix_slime - Phoenix Template Engine for Slime
http_router - HTTP Router with various macros to assist in developing your application and organizing your code
corsica - Elixir library for dealing with CORS requests. 🏖
react_phoenix - Make rendering React.js components in Phoenix easy
ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework
absinthe_plug - Plug support for Absinthe, the GraphQL toolkit for Elixir