David Parry
David Parry
I love this project, and I love the work you've done. Like yourself, I was disappointed to discover that the first BrickPi HATs only supported NXT sensors. Since then, DexterIndustries...
Hi. I've made a few changes that enable syntax highlighting for languages other than Objective-C. It needed all of the brush javascript files to be imported into: ``` `html/views/fileview/index.html` ```...
Syntax Highlighting, now Fixed silly mistake with duplicated shCore.js
## Summary Although Tailwind CSS is everywhere in the Phoenix ecosystem, I thought it was time to add an alternative that uses `bulma` (https://bulma.io). We'll look through how it's structured,...
### Summary About a year ago I gave a talk about using Postgres Triggers in Elixir with LiveView. It was a complete failure! For some reason, despite thoroughly poring over...
* update `deps` to work with LiveView 1.0 * importing `Phoenix.Component` instead of `Phoenix.LiveView.Helpers` in the tests, because that's where `~H` is defined now.