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
DevOps
Tutorial
Cloud & Serverless
React
getting started with serverless using amplify + react - part 1: scaffolding
This tutorial aims to give an introduction to creating serverless web applications in the cloud. There are several providers of serverless tools, we will work with AWS Amplify which allows grouping and managing the tools that the application will use from a single console and with a single CLI. We will create a React application that allows authentication through Cognito, create endpoints to Lambda functions, save data in Dynamo DB, and additionally we will configure a CI/CD pipeline.
Nataly Rocha
Feb. 05, 2025
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
Feb. 05, 2025
Stack Builders
Community & Inclusion
Company Culture
happy pride month!
Read about the work we've been doing lately to foster inclusive and welcoming communities
Lori Leitgeb
Feb. 05, 2025
Tutorial
Community & Inclusion
Open Source
Events & Conferences
how to contribute to a oss project or library
Do you want to contribute to open source but you're not sure where to start? Read our comprehensive tutorial about it!
David Baldassari
Feb. 05, 2025
Events & Conferences
Python
ich liebe python! my experience in pycon de 2023
Check out some of my insights and experiences with the European Python community, and how this group of individuals is shaping the language's future.
Luis Fernando Alvarez
Feb. 05, 2025
Testing
Formal Verification
Software Correctness
increasing confidence in your software with formal verification
Testing can help you rule out some bugs in your software, but in general, it cannot ensure that your software behaves exactly like it is expected to. When you need this level of confidence in your software, formal verification comes into play!
David Mazarro
Feb. 05, 2025
1
2
3
4
5
...