|
You are here |
lucassifoni.info | ||
| | | | |
www.wyeworks.com
|
|
| | | | | It's been a few years since I first started using Elixir and Phoenix. Before that, I was really into JavaScript (and still am) and enjoyed... | |
| | | | |
thepugautomatic.com
|
|
| | | | | Also see my posts about persisting session data in the Plug/Phoenix session or in a database. There's no obvious way to save persistent session data in Phoenix LiveView. For example, I might implement... | |
| | | | |
blog.pthompson.org
|
|
| | | | | A common pitch for Phoenix LiveView is it allows you to create modern reactive apps without having to write JavaScript. In large part that is true. You can create dynamic server-rendered apps all in Elixir without having to write a large portion... | Patrick Thompson | Founder at Inkstone Software. | |
| | | | |
thottingal.in
|
|
| | | I just published a VS Code language extension to support OpenType feature files in the Adobe "AFDKO" format. The extension provides syntax highlighting and code snippet support. (Screenshot From Amiri font) The syntax highlighting patterns for AFDKO is based on the opentype-feature-bundle for Atom Editor by Kennet Ormandy which is based upon Brook Elgie's original Textmate bundle. The code snippets are based on the snippets prepared by Simon Cozens for AFDKO-SublimeText | ||