Programming

Programming

Elixir - Introduction

This post covers some basic concepts including immutability and pattern matching in Elixir.

Read
Programming

JavaScript - Functions

JavaScript's first-class citizen, functions or callable objects.

Read
Front-end

Marvel API search

This is a search tool built with React components, allowing users to retrieve characters from Marvel's api.

Read
Front-end

Agent Galaxy

Agent Galaxy, the only real estate agent exclusively selling planets. This is a front-end project built with React components.

Read
Programming

JavaScript ES6 - ‘Let' and Destructuring

let statement makes it possible to declare block-specific variables.

Read