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
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
Search
Haskell
JavaScript
Functional Programming
Elm
Python
fp-TS
piping in elm, haskell, python, and javascript
Piping helps to define how data flows through a group of functions from top to bottom using the Pipe operator. This tutorial will show the advantages of this operator compared with the classic function application. Also, it will show how to work with that operator in Elm and Haskell, and how to implement it in Python and JavaScript following two approaches.
Cristhian Motoche
Dec. 23, 2024
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
Dec. 23, 2024
Java
Programming Patterns
Web Frameworks
Functional Programming
high-performance java websites with functional webflux
Performance requirements, legacy systems, and team familiarity are all factors that may lead you to look for high-performance web solutions with Java. Spring WebFlux is a popular tool to create web applications in Java. Functional programming in Java is a foundation of “reactivity” as found in Spring WebFlux. In this post we explore functional programming in Java as it pertains to WebFlux.
José Luis León
Dec. 23, 2024
Search Engine
Accessibility
the impact of web accessibility
Making websites accessible can have a great impact on a company in terms of market expansion, social responsibility, minimizing legal risks, and enhancing SEO (Search Engine Optimization).
Suany Chalan
Dec. 21, 2024
Open Source
Parsing Libraries
hapistrano's new features
The Hapistrano deployment tool has become more powerful
Mark Karpov
Dec. 21, 2024
Haskell
Miscellaneous
errors and exceptions in haskell
`*** Exception: Prelude.undefined`
Juan Pedro Villa
Dec. 21, 2024
1
2
3
4
5
...