Menu Icon
What we do
AI Solutions
Haskell
Who we are
Insights
Careers
Contact Us
What we do
AI Solutions
Haskell
Who we are
Insights
Careers
Contact Us
Stack Builders Insider
Discover expert insights by industry-leading engineers to help you deliver pragmatic, reliable software solutions.
Subscribe
Thank you for subscribing to our newsletter!
Oops! Something went wrong...
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
JavaScript
Types
this month in programming languages: proposal for a typed javascript
Microsoft proposal for Javascript to have built-in types
Sebastian Ávalos
Dec. 21, 2024
Python
Programming
functional programming in python
Functional programming is a very useful programming paradigm that focuses on creating, using, and composing functions. This can help in creating cleaner, robust, and easier to maintain code. Python has many ways of implementing common functional programming patterns. This post will explore some basic functional programming principles like immutability, pure functions, and higher-order functions and the way they relate to functions like map, filter, reduce, and features like list comprehensions.
Alexander Mejía
Dec. 21, 2024
Haskell
Tutorial
Community & Inclusion
Open Source
time, patterns and a little more
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.
Felix Miño
Dec. 21, 2024
Tutorial
Elm
Testing
win the test trophy in elm!
In this tutorial, we'll review how to test an Elm application following the test trophy
Cristhian Motoche
Dec. 21, 2024
Tutorial
Web Frameworks
Elixir
Databases and Data Processing
CDC
reactive todo list with postgresql, cdc and phoenix
Learn how CDC can be leveraged to handle data changes, and how to use Phoenix to build an application on top of it.
Cristopher Rodrigues
Dec. 21, 2024
Haskell
Tutorial
WebAssembly
Cloud & Serverless
let's build a cloudflare worker with webassembly and haskell
Let's combine the power of Haskell and WebAssembly in a Cloudflare Worker!
Cristhian Motoche
Dec. 21, 2024
...
7
8
9
10
11
...