Dzung NguyenHow to build an Elixir validator from scratchThis post guide you how to implement your own validator in Elixir (if you are interested)May 27May 27
Dzung NguyenHow to correctly implement avatar component for Phoenix LiveViewThis post is written after I implement Avatar component for SaladUI component library for Phoenix LiveView.May 27May 27
Dzung NguyenA better way to render json response in Elixir PhoenixThis article is posted on https://dev.to/bluzky/a-better-way-to-render-json-response-in-elixir-phoenix-41a3Jul 31, 2021Jul 31, 2021
Dzung NguyenElixir phoenix — Render Ecto schema to json with relationshipsWhen writing API with Phoenix and render json to client,Jul 31, 2021Jul 31, 2021
Dzung NguyenElixir for beginner — All you need to know about GuardWhat is Guard in ElixirJul 23, 2021Jul 23, 2021
Dzung NguyenSử dụng ETS làm bộ nhớ cache để tăng tốc web PhoenixXem bài viết gốc trên http://bluzky.github.ioMay 18, 2018May 18, 2018
Dzung NguyenElixir — Lưu trữ dữ liệu trên RAM với ETSBài viết này được lấy từ blog cá nhân http://bluzky.github.ioMay 12, 2018May 12, 2018
Dzung NguyenCấu hình kết nối HTTPS để test Facebook app trên localhostBài viết này đuợc lấy từ blog cá nhân http://bluzky.github.io/May 10, 2018May 10, 2018
Dzung NguyenElixir pattern matching in a nutshellIf you are new to Elixir, Pattern Matching may be something strange to you. When you get familiar with it, you will know how powerful it…Apr 9, 2018Apr 9, 2018