Nyiganet
Full-stack software developer specialised in Elixir, Ash & Phoenix frameworks, Phoenix LiveView, Absinthe GraphQL and a little of JavaScript.
- Nairobi, Kenya
-
13:37
(UTC +03:00) - in/amos-kibet
- @_amoskibet
Pinned Loading
-
Elixir Ecto Changeset Quick Overview
Elixir Ecto Changeset Quick Overview 1### Ecto Changesets Crash Course
23- In order to insert, update or delete data from the database, Ecto.Repo.insert/2, update/2 and delete/2 require a changeset as their first parameter
4- Changesets validate data before being inserted to the database by checking for potential errors, asserting that required fields are passed, asserting that non-empty fields have data, keeping track of changes in the data (think of it as a version control for database transactions), etc
5 -
hex-code-generator
hex-code-generator PublicA hex code generator and flipper. Generator uses Math module to randomly generate a hex color code. Flipper also uses Math module to select a random hex code from an array of color codes.
-
github-issues-cli
github-issues-cli PublicA command-line tool that fetches issues in a GitHub repo and displays in a table format
Elixir
-
tool_box
tool_box PublicForked from cheropChirchir7963/tool_box
ToolBox is a bookmarking application. It gives me a repository to keep my favourite websites. It works as a Phoenix webapp & browser extension (WIP).
Elixir 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.