Programming

Programming

1462 bookmarks
Custom sorting
Under the Hood of Ecto
Under the Hood of Ecto
Ecto is a toolkit for mapping database objects to Elixir structs and provides a unified interface to...
·dev.to·
Under the Hood of Ecto
Code Organization for an Elixir Endpoint
Code Organization for an Elixir Endpoint
This is just my thoughts on how I would organize code in an endpoint. Let's have an example addresses...
·dev.to·
Code Organization for an Elixir Endpoint
Demystifying bitwise operations, a gentle C tutorial #Programming
Demystifying bitwise operations, a gentle C tutorial #Programming
Andrei Ciobanu provides a thorough tutorial on using bitwise operations on data in C: Bitwise operations are a fundamental part of Computer Science. They help Software Engineers to have a deeper un…
·blog.adafruit.com·
Demystifying bitwise operations, a gentle C tutorial #Programming
Tailwind CSS Phoenix (Elixir) - Flowbite
Tailwind CSS Phoenix (Elixir) - Flowbite
Learn how to install Flowbite with Phoenix and Tailwind CSS to start building rich and interactive web applications based on the Elixir programming language
·flowbite.com·
Tailwind CSS Phoenix (Elixir) - Flowbite
Towards Maintainable Elixir: Testing
Towards Maintainable Elixir: Testing
In the final article of this series we’ll take a look at our approach to testing. As always, when discussing some practice or technique…
·medium.com·
Towards Maintainable Elixir: Testing
Curse the Darkness
Curse the Darkness
Rants about politics and computing with occasional useful code tidbits.
·cursingthedarkness.com·
Curse the Darkness
Phoenix Dev Blog - Streams
Phoenix Dev Blog - Streams
LiveView's new Streams feature is set to be a game changer and yet easy to use at the same time. Chris McCord writes this dev blog post shinning a light onto this new feature.
·fly.io·
Phoenix Dev Blog - Streams
MQTT for Elixir
MQTT for Elixir
This article introduces the MQTT protocol and its advantages, and demonstrates the use of MQTT in Elixir.
·emqx.com·
MQTT for Elixir
Shipping Logs
Shipping Logs
Centralizing your application logs
·fly.io·
Shipping Logs
Adding XML feeds to Phoenix
Adding XML feeds to Phoenix
How I set up generic XML document rendering used for an Atom XML feed with NimblePublisher.
·danschultzer.com·
Adding XML feeds to Phoenix
Dynamic image generation with Elixir
Dynamic image generation with Elixir
How I use the Image library to dynamically generate Open Graph PNG images for my blog posts from SVG.
·danschultzer.com·
Dynamic image generation with Elixir
Baby Steps
Baby Steps
·smallcultfollowing.com·
Baby Steps
Shun keeps your HTTP secrets safe · Code Code Ship
Shun keeps your HTTP secrets safe · Code Code Ship
Evadne Wu (whom many of you know from her talks at ElixirConf and PC builds on Twitter), released shun to the world in April 2022. Judging by the number of stars on the repository and the download stats on Hex, shun has gone mostly unnoticed by the Elixir community. Shun is the library that you didn't know you needed. So what is it?
·codecodeship.com·
Shun keeps your HTTP secrets safe · Code Code Ship
Elixir for JavaScript developers: first impressions
Elixir for JavaScript developers: first impressions
What I genuinely value at my workplace is that I can easily explore new languages through internal mobility. Throughout my career within…
·medium.com·
Elixir for JavaScript developers: first impressions