Menu Icon
About
About Us
What We Do
Who We Are
Our Offices
Spain Office
Solutions
Services
AI Solutions
Technology
Haskell
Insights
Careers
Get in Touch
Get in Touch
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
10 questions to consider when choosing a custom software development partner
10 Questions to Consider When Choosing a Custom Software Development Partner
Custom software development
Knowing how to choose a software development company isn’t easy since there are so many options—this guide walks you through 10 essential questions to help you find a reliable, strategic partner.
Melanie Pate
8 mins read
cracking the code of automatic differentiation in haskell
Cracking the Code of Automatic Differentiation in Haskell
Automatic Differentiation
Deep Learning
Artificial Intelligence & Machine Learning
Machine learning is frequently perceived as a mysterious process, but it is essentially a set of equations known as neural networks. Neural networks require optimization to enhance their performance, which is achieved through Automatic Differentiation.
Alexander Coronel
10 mins read
getting started with serverless using amplify + react - part 1: scaffolding
Getting started with serverless using Amplify + React - Part 1: Scaffolding
DevOps
Tutorial
Cloud & Serverless
React
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
7 mins read
reactive todo list with postgresql, cdc and phoenix
Reactive TODO list with Postgresql, CDC and Phoenix
Tutorial
Web Frameworks
Elixir
Databases and Data Processing
CDC
Learn how CDC can be leveraged to handle data changes, and how to use Phoenix to build an application on top of it.
User Icon
Cristopher Rodrigues
11 mins read
time, patterns and a little more
Time, patterns and a little more
Haskell
Tutorial
Community & Inclusion
Open Source
In this tutorial we’re going to explore the use of pattern synonyms in Haskell. Later we’ll give a brief overview to the Stack Builders’ contribution to the `time` Haskell library and finally we’ll review how to use the utilities that were introduced in the contribution.
User Icon
Felix Miño
17 mins read
let's build a cloudflare worker with webassembly and haskell
Let's build a Cloudflare Worker with WebAssembly and Haskell
Haskell
Tutorial
WebAssembly
Cloud & Serverless
Let's combine the power of Haskell and WebAssembly in a Cloudflare Worker!
Cristhian Motoche
10 mins read
1
2
3
4
5
...