15 articles tagged with 'Guides'

 Rust for NodeJS developers (V) - SQLx Integration

Rust for NodeJS developers (V) - SQLx Integration

In this article, we’ll explore how to structure a Rust application with proper separation of concerns, leveraging SQLx’s compile-time query validation to ensure our database operations are both safe and efficient.

Read full article
Rust for NodeJS developers (IV) - SQLx CLI

Rust for NodeJS developers (IV) - SQLx CLI

This guide explores SQLx, the async-first database toolkit for Rust. Learn how to use the SQLx CLI to manage migrations, run queries, and work with typed SQL.

Read full article
Rust for NodeJS developers (III) - Docker development environment

Rust for NodeJS developers (III) - Docker development environment

Learn how to use Docker for local Rust API development. Containerisation ensures a consistent, isolated environment across all team members' machines.

Read full article
Rust for NodeJS developers (II) - Rocket

Rust for NodeJS developers (II) - Rocket

Rocket is a robust web framework for Rust, offering developers a streamlined approach to building high-performance web applications. In this article, we'll dive into how to get started with Rocket.

Read full article
How we interview developers

How we interview developers

We're wrapping a really good year. 2019 has brought us new clients, new friends and lots of experiences learnt. We'd like to be thankful for everything we've lived this year, and to everyone who's shared the ride with us.

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
Code in a computer screen

How to find and hire developers for your company

Competition to hire developers for all sorts of companies is at an all-time high. We've had no problem hiring in our three years running the company. Here's our opinion on the matter.

Read full article
Mobile phone

How to create a fast, secure, and SEO-oriented landing page for free

Learn how to create landing pages that are secure, fast and SEO-oriented for free with Jekyll & Middleman

Read full article
Guiding light

The MarsBased SEO guidelines

We work a lot with web applications, and we need to apply SEO everywhere. Here's what we do.

Read full article
Geometry

How to build CSS grids: floats vs inline blocks

Floats vs inline blocks: two approaches to CSS grids compared. This post breaks down both techniques to help you choose the right grid method for your project.

Read full article
Lighthouse

How to handle client work remotely: our communication Stack

Managing client work remotely requires the right tools and habits. Discover the communication stack MarsBased uses to keep projects on track and clients happy.

Read full article
Canvas

The MarsBased CSS & HTML guidelines

Find out how we organise in our frontend projects and the tools we use.

Read full article