Sheharyar Naseer
                                            Sheharyar Naseer
                                        
                                    @yordis I can definitely try, but would need someone to push me in the right direction. While I have a good amount of experience with Tesla in general, I don't...
Bump, this would be extremely useful!
Nevermind! Looks like this is already supported, just not documented. You can do this: ```js pushEvent("some-event", {id: user.id}, (reply, ref) => console.log('resp', {reply, ref})); ``` Source: https://hexdocs.pm/phoenix_live_view/js-interop.html#client-hooks-via-phx-hook Thank you @fidr,...
Thank you for sending a PR! 🌟 We use an internal file representation that's transparent to the user which helps us to manage various filetypes. This is different from actual/accurate...
Thank you for your feedback! 🌟 Excessive information/messaging can sometimes be counterintuitive in terms of UX. I'm wondering if this is really needed? When you think about the target audience...
Thank you for sending a PR! 🌟 While I appreciate your effort to improve the README, the changes here haven't improved the README's outlook by enough of a factor to...
I'm assuming you're talking about the Dockerfile for Elixir/Phoenix apps, but your suggestions here are still vague. Can you clarify what you mean with clear example on how the current...
Can you give an example from the Dockerfile?
I've linked this issue to your PR. This will be automatically closed once your PR is merged. Thank you! 🌟
Thank you for your feedback! 🌟 I agree, these instructions should be added to the project. Would you be willing to send a PR for this?