Bart Blast

Results 9 comments of Bart Blast

Hey, you're welcome! :) That's in my plans, but I wanted to implement the essential Elixir syntax first. I'd like to avoid a situation in which folks start to play...

Thank you for your suggestions @gregjohnsonsaltaire ! I'll soon apply the idea with the dev branch. I removed a few non-critical issues from the version 0.2.0 goals. Good news is...

> * How is command ":save_to_db" called? > * How is ":counter_saved" used? > * Is "Repo.update" commented out because it's yet to be implemented or should it work? Hey...

@byronanderson, @bannmoore I took a look at the repo, but I couldn't find any tests which use Wallaby and hit a LiveView. The only Wallaby spec file is here: /test/demo_wallaby_liveview_web/browser/happy_test.exs,...

@mhanberg Yes, I confirm, I went through the docs very thoroughly.

Got it, thanks @osbre! :)

Hi @TheRealOwenRees, I noticed you closed the issue (as complete), but I haven't been able to find an associated PR. Did you have a chance to submit one, or did...

Hey @TheRealOwenRees 👋 just checking in - how’s the port of `:string.length/1` to JS going?