Menu Icon
What we do
AI Solutions
Haskell
Who we are
Spain Office
Insights
Careers
Contact Us
What we do
AI Solutions
Haskell
Who we are
Spain Office
Insights
Careers
Contact Us
Stack Builders Insider
Discover expert insights by industry-leading engineers to help you deliver pragmatic, reliable software solutions.
Subscribe
By subscribing to Stack Builders Insider, you agree to our
Privacy Policy
.
Learn about practical DevOps in our free resource
Find out how you can optimize DevOps for better security, reliability, and scalability.
Learn more
Clouds and Servers
Explore some topics
Search
Haskell
Tutorial
Testing
golden testing with hspec-golden
Sometimes when testing, we face ourselves asserting large and complex outputs like strings, JSON and HTML. Testing these kinds of outputs with unit tests can become messy but luckily golden tests come handy facing this scenario. In this tutorial we will learn how to use Haskell's hspec golden library to create golden tests and ease the assertion of large and complex outputs.
Jorge Guerra
Dec. 21, 2024
Stack Builders
Professional Development
Stack Builders Spain
Experience
pov - you’re a software engineer at stack builders, spain (part 1)
In this first part of my blog post about my experience working at Stack Builders in Spain as a software developer, I explain who I am and what it was like to join Stack Builders in the first place.
David Mazarro
Dec. 21, 2024
Programming Patterns
Testing
TypeScript
Assertions
introducing assertivets: a type-safe, fluent assertion library
Take a dive into AssertiveTS, an assertion library with a nice fluent style that ensures type-safety across your tests. You can use it with Jest, MochJS or Ava; its design is framework agnostic. Developed with love, by Stack Builders.
José Luis León
Dec. 21, 2024
Mock Service Worker
Tutorial
React
testing react components with testing library and mock service worker
This blog post explains the installation process and use of Mock Service Worker and the benefits of using it over mocking modules
Richard Muñoz
Dec. 21, 2024
Stack Builders
Community & Inclusion
Company Culture
ranked #1 in ecuador for the great place to work for women® certification™!
We are proud of this recognition as it corroborates our continuous efforts in prioritizing gender equality in the software development industry.
Cristina Sandoval
Dec. 21, 2024
Haskell
Functional Programming
functional programming for beginners
Functional programming is a very useful and powerful programming paradigm, but it can feel complicated to understand. In this infographic, we explore some basic concepts, and look at some examples in Haskell, to help you understand what functional programming is all about.
Josue Diaz
Dec. 21, 2024
6
7
8
9
10
...