-
Phoenix Framework introduce HEEx new template engine.
https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md#new-html-engine
It's really great that intellij elixir support …
-
Hello,
I'm running the model ts_par4, ts_par6, and ts_par7 on my dataset. I successfully ran ts_par4 and ts_par6 on Friday, but when I try to run the ts_par7 today I had the following error.
```…
-
A ticket to track support for a set of Elixir SDKs. These should support:
- Error Monitoring
- Logging
This is a good starting point on how to make an SDK for Highlight.io: https://www.highlight.…
-
### Issue:
I'm trying to send some messages to the server that contain binary data instead of JSON. I might be missing something, but so far it looks to me like the framework doesn't support sending …
-
Apparently they have super cool Live view feature, look into that.
In general people like them and they seem cool, so worth investigating them and see what people love.
-
# Feature Request
### Overview:
I would like to propose the addition of a feature that allows folding and unfolding of HTML tags within .heex files. Currently, the vscode-phoenix extension prov…
-
### Issue description
When trying to use basic cli functionality like help without aws credentials I get and error:
```
npx sls --help
✖ AWS credentials missing or invalid. Run…
-
Right now your plugins need to be in a very specific place in the structure of the project for them to work. Most people using a framework will want to keep their custom plugins separate from the fram…
-
> _As a **person build web applications/sites** in **various languages**_
> I need a way to (_easily_) **translate** the app/site into different
On the Phoenix Framework Website docs http://www.p…
-
sqlite_ecto doesn't work with latest ecto version shipped with Phoenix Framework 1.3 due to dependency resolution problems.