14 followers
Elixir | Phoenix | Retail Software Engineer | Ex. Technical Support Specialist | Helping you learn web development concepts, JavaScript, TypeScript and Elixir, Phoenix an article at a time.
Introduction One of the common ways to deploy an elixir-phoenix application is through releases. A release is a self-contained directory with all of...
DOM ๐ Document Object Model is an interface for HTML and XML documents. It represents a page such that programs can change the structure, style and...
JavaScript Backend API's ยท Wondering which JavaScript Backend-Framework to learn or use in your application. This guide features 4 popular JS frameworks...
What is a callback function? Function passed to another function as an argument and is invoked inside the outer function to complete a regular...