AAutomation Read More 8 minute read How To Set up E2E Testing for Single Page ApplicationsbyheridevDecember 5, 2022 Reading Time: 9 minutes Have you ever had the need to work on Integration or End-to-end (E2E) tests for a Single Page…
SShopify Read More 3 minute read How to Build Your First Shopify AppbyJesus ArciniegaMay 27, 2021 Reading Time: 4 minutes The ecommerce market is growing. And there are a lot of ideas coming up for building online stores.…
RReact Native Read More 5 minute read Profiling on React Native appsbyfernandoamzApril 15, 2021 Reading Time: 6 minutes An app is considered to have bad performance if it responds slowly, shows slow animations, freezes, crashes, or…
RRust Read More 4 minute read An introduction to RustbyccarruiteroApril 8, 2021 Reading Time: 4 minutes At MagmaLabs we always keep up to date by trying and using new technologies because of our client's…
QQA Read More 4 minute read What is and How is PreQA done in Agile?byelizabeth.cobianMarch 4, 2021 Reading Time: 4 minutes Requirements → Plan → Design → Development → Testing → Release and… Repeat. We are pretty sure you…
DDesign Read More 4 minute read Teamwork: Developers + Designers <3byAldo MosquedaJanuary 7, 2021 Reading Time: 4 minutes A definition of teamwork is interacting, discussing, and thinking in a coordinated and cooperative way with a common…
DDesign Read More 3 minute read Why Pixel Perfect MattersbyMariana8aJune 4, 2020 Reading Time: 3 minutes Although code, structures, and algorithms are the core of every platform, users only see the pixels on the…
SSoftware Engineering Read More 4 minute read 13 Bits of Advice for New ProgrammersbyVictor VelazquezMay 21, 2020 Reading Time: 4 minutes 13 Bits of Advice for New Programmers when they feel overwhelmed by all the things they need to…
BBeginners Level Read More 3 minute read Getting Started with Solidus Series: CustomizationbyjaimelrApril 9, 2020 Reading Time: 3 minutes Learn how to fully customize Solidus stores from scratch following this step-by-step guide. Solidus customization is the second…
TTesting Read More 5 minute read Rails + RSpec + Turnip = <3byOzmar UgarteMarch 19, 2020 Reading Time: 4 minutes Integration tests are used to ensure that all software components work together. In the RoR world, Cucumber is…