17 articles tagged with 'Frontend'

TailwindCSS frontend developer gliding the skies

Why we've added TailwindCSS to our tech stack

For a long time at MarsBased we have ruled out using TailwindCSS for our front-end projects. The lack of a proprietary component library, along with the absence of a layout system, led us to the conclusion that TailwindCSS was not the best option for us. In this post, we describe how, when and why have re-evaluated this decision.

Read full article
Content creator and MarsBased

Why we chose to use Strapi with Remix for our projects

For a long time, we have been looking for a CMS that allows us to simply manage our clients' content. Previously, we have tried solutions such as Locomotive, Maglev, among others, but we have finally decided to integrate Strapi with Remix in our development projects. In this post, we want to share the reasons behind this decision, highlighting the technical aspects and key advantages of this combination.

Read full article
Angular factory

Forcing New Service Instance Creation. Overriding Dependency Injection in Angular

In Angular, injected services are determined by various factors that we cannot always directly control. In this post, we will see some ways of how to overcome these difficulties.

Read full article
Man looing at floating screens

Image optimization, delivery and CLS

Learn about the importance of image optimization and delivery for a faster web browsing experience. This blog post discusses goals such as compressing images, delivering the right resolution, using caching and CDNs, and reducing cumulative layout shift (CLS). Discover the benefits of using image formats like WebP and AVIF, and how to optimize compression and metadata.

Read full article
With all your love

How to create icons correctly aligned with the text

There's a pretty annoying problem with icons when working alongside text. It's called alignment. So, in this blog post, we will show you how we solve this all too common problem.

Read full article
Code

A cleaner implementation of Schema.org using JSON

Schema.org has been around for some years now, but recently they introduced a cleaner implementation that doesn't mess up with your code so much as the first one, this time by using JSON.

Read full article
Glasses on laptop

This is what we do

We often get asked what are we working on. Here's a comprehensive summary of the projects we're doing right now as a company.

Read full article
Path in a forest

Drawing areas using SVG paths

In this post, we're sharing the basics of how to draw areas using SVG paths and one of the most common issues when using them.

Read full article
Our curated Angular reference guide

Our curated Angular reference guide

We share useful Angular resources, questions, experiences, tools, guides and tutorials to keep this curated Angular reference post up-to-date. Enjoy it!

Read full article
Comparing the three Angular view encapsulation methods

Comparing the three Angular view encapsulation methods

Since we started the company, we have been using Angular for most of our frontend development projects. In this blog post, we share how we encapsulate the views in Angular projects.

Read full article
Change detection strategy in Angular

Change detection strategy in Angular

How to change the detection strategy in Angular to improve performance and to adapt it to your project requirements.

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