How to support a list of uploads as input with Absinthe GraphQL

Engineering

26 Jul, 2022

How to support a list of uploads as input with Absinthe GraphQL

As you might guess, in our day-to-day, we write GraphQL queries and mutations for Phoenix applications using Absinthe to be able to create, read, update and delete records.

Nuno Marinho

Software Engineer

Flutter Navigator 2.0 Made Easy with Auto Router - Coletiv Blog

Engineering

04 Jan, 2022

Flutter Navigator 2.0 Made Easy with Auto Router

If you are a Flutter developer you might have heard about or even tried the “new” way of navigating with Navigator 2.0, which might be one of the most controversial APIs I have seen.

António Valente

Software Engineer

Enabling PostgreSQL cron jobs on AWS RDS - Coletiv Blog

Engineering

04 Nov, 2021

Enabling PostgreSQL cron jobs on AWS RDS

A database cron job is a process for scheduling a procedure or command on your database to automate repetitive tasks. By default, cron jobs are disabled on PostgreSQL instances. Here is how you can enable them on Amazon Web Services (AWS) RDS console.

Nuno Marinho

Software Engineer

An intro to Svelte for ReactJS developers - Coletiv Blog

Engineering

21 Oct, 2021

An intro to Svelte for ReactJS developers

After playing around with Svelte and doing some projects, in this blog post Rui shares his experience with and how different it is from React.

Rui Sousa

Software Engineer

What you should know about Elixir - Part #1

Engineering

14 Oct, 2021

What you should know about Elixir - Part #1

A periodic blog post, where we share some important and interesting aspects of Elixir and its frameworks. This is the first of many!

Pedro Costa

Software Engineer

How to correctly install Erlang and Elixir - Coletiv Blog

Engineering

30 Aug, 2021

How to correctly install Erlang and Elixir

Here is how 'asdf' Runtime Version manager comes to rescue you when you switch projects and you need to uninstall and install the correct Elixir & Erlang versions!

Nuno Bernardes

Software Engineer

Integrate Google API with Elixir - Coletiv Blog

Engineering

14 Apr, 2021

Integrate Google API with Elixir

I've been doing research on how I could create and edit a Google Sheets spreadsheet from my Elixir project but couldn't find anything that would solve my problem.

Nuno Bernardes

Software Engineer

An example of SwiftUI + The Composable Architecture - Coletiv Blog

Engineering

29 Mar, 2021

An example of SwiftUI + The Composable Architecture

An example case on our to structure your SwiftUI projects using The Composable Architecture.

Daniel Almeida

Software Engineer

Full-text and phrase search in PostgreSQL - Coletiv Blog

Engineering

12 Mar, 2021

Full-text and phrase search in PostgreSQL

Full-text search refers to techniques for searching a single or a collection of computer-stored documents in a full-text database.

Nuno Bernardes

Software Engineer

/