72 articles tagged with 'Development'

My favourite talks of FullStackFest 2019!

My favourite talks of FullStackFest 2019!

We attended 2019's FullStackFest. Here's the favourite videos of our developer Genís Matutes and his insights as a former organiser of the conference turned into attendee!

Read full article
An alternative to Active Storage: Shrine

An alternative to Active Storage: Shrine

Shrine is a compelling alternative to Active Storage for Ruby file attachments. Here's why MarsBased chose Shrine for our own product and what sets it apart.

Read full article
How to run Shopify apps locally (ngrok vs. Serveo comparison)

How to run Shopify apps locally (ngrok vs. Serveo comparison)

Running Shopify apps locally speeds up development cycles. MarsBased compares ngrok and Serveo for creating secure local tunnels to test your Shopify apps.

Read full article
Bespoke development as an alternative to Wordpress

Bespoke development as an alternative to Wordpress

Last year, we started working for an international marketing agency. One of the main reasons they chose us is because they understood that quick-and-dirty development on Wordpress just didn’t cut it anymore for them, and they wanted to invest in bespoke technology.

Read full article
MarsBased loves React

MarsBased loves React

The more we grow, the more technologies we can cover. We're happy to announce that we're offering React development services from now on!

Read full article
MarsBased loves Node.js

MarsBased loves Node.js

We would like to announce that we're officially adopting Node.js as a de facto development environment for our backend projects, in addition to Rails.

Read full article
Vortex

Introduction to Kubernetes

We've recently gotten our hands on Kubernetes, and we've compiled a quick guide on how to get started.

Read full article
JSBits #6: Lerna vs. Yarn workspaces

JSBits #6: Lerna vs. Yarn workspaces

Here's another JavaScript bits we wanted to share with you. Let's talk about Lerna vs. Yarn workspaces, today.

Read full article
JSBits #5: Loop statements: 'for..in' vs 'for..of'

JSBits #5: Loop statements: 'for..in' vs 'for..of'

Here's another JavaScript bits we wanted to share with you. Let's talk about the loop statements, today.

Read full article
How to set up a React + Parcel boilerplate project

How to set up a React + Parcel boilerplate project

In this post, we want to share how to create the boilerplate to build React applications with parcel.

Read full article
JSBits #4: Comparison operator

JSBits #4: Comparison operator

Here's another JavaScript bits we wanted to share with you. Let's talk about the comparison operator, today.

Read full article
JSBits #3: 10 things to remember

JSBits #3: 10 things to remember

Here's another JavaScript bits we wanted to share with you. 10 things to remember when coding.

Read full article