Programming

Programming

1513 bookmarks
Custom sorting
Northwind Elixir Traders
Northwind Elixir Traders
Learn about working with databases in Elixir with Ecto's migrations, changesets, queries, and more. Reimagine a classic database in SQLite, and learn by doing.
·leanpub.com·
Northwind Elixir Traders
calculator-app - Chad Nauseam Home
calculator-app - Chad Nauseam Home
"A calculator app? Anyone could make that." (this was originally a https://x.com/ChadNauseam/status/1890889465322786878) Not true. A calculator should show you the result of the mathematical expressi…
·chadnauseam.com·
calculator-app - Chad Nauseam Home
Tooltips in Phoenix LiveView
Tooltips in Phoenix LiveView
Integrating the tooltip library tippy.js into a Phoenix LiveView application
·blog.puretype.ai·
Tooltips in Phoenix LiveView
Drinking with Datalog
Drinking with Datalog
optimize your home bar with ✨logic programming✨
·ianthehenry.com·
Drinking with Datalog
Writing a formatter has never been so easy: a Topiary tutorial
Writing a formatter has never been so easy: a Topiary tutorial
This blog post is a tutorial on how to quickly write a formatter for a programming language from scratch using Topiary, our open-source formatting engine based on tree-sitter.
·tweag.io·
Writing a formatter has never been so easy: a Topiary tutorial
Test async work in Elixir with assert_eventually
Test async work in Elixir with assert_eventually
Test async tasks in Elixir without using Prosess.sleep but by - get this - actually waiting for them to complete!
·peterullrich.com·
Test async work in Elixir with assert_eventually
How to upload and SAVE images in Elixir : r/elixir
How to upload and SAVE images in Elixir : r/elixir
26 votes, 17 comments. While working on faelib.com , I had to implement uploading images and saving them in the file system. Below is how it went…
·reddit.com·
How to upload and SAVE images in Elixir : r/elixir
How to build a podcasting platform in under 8 hours
How to build a podcasting platform in under 8 hours
Last year at Rails World, I indulged in some horn tooting and victory-lap taking when I showed off the publishing platform and strength-training app I built to…
·justin.searls.co·
How to build a podcasting platform in under 8 hours
Out-of-the-box Elixir telemetry with Phoenix
Out-of-the-box Elixir telemetry with Phoenix
Phoenix gives you a great headstart by leveraging the built-in telemetry of the BEAM, your OS and your Elixir code out of the box - learn how it saves you time and gets you up and running fast.
·honeybadger.io·
Out-of-the-box Elixir telemetry with Phoenix
Why You Should Use Ruby’s dry-rb Gems: A Guide to Cleaner, More Flexible Code
Why You Should Use Ruby’s dry-rb Gems: A Guide to Cleaner, More Flexible Code
The Dry-rb gem suite is a game-changer for Ruby developers who value clean, maintainable code. From robust input validation with dry-validation to building immutable, typed objects with dry-struct, these gems bring type safety, modularity, and clarity to your projects. Dive into five essential Dry-rb gems and transform your Ruby workflow!
·bounga.org·
Why You Should Use Ruby’s dry-rb Gems: A Guide to Cleaner, More Flexible Code
Making Beautiful API Keys | Let's Build Together
Making Beautiful API Keys | Let's Build Together
We created uuidkey to encode UUIDv7s with Crockford Base32 into human-readable keys that are sortable, indexable, and actually pleasant to look at.
·docs.agentstation.ai·
Making Beautiful API Keys | Let's Build Together