Menu Icon
About
About Us
What We Do
Who We Are
Our Proven Process
Solutions
Services
DevOps + Cloud
Fractional CTO
Mobile + Web App Development
Legacy System Modernization
Artificial Intelligence
AI Solutions
AI-Assisted Code Modernization
AI Vision Engineering
Insights
Careers
Case Studies
Contact Us
Contact Us
Stack Builders Insider
Discover expert insights by industry-leading engineers to help you deliver pragmatic, reliable software solutions.
Email
Subscribe
By subscribing, you agree 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
BEM and Maintainable CSS
BEM and Maintainable CSS
Frontend Tools
CSS
Maintaining CSS can be problem in large projects. Here are some notes to make the maintainance a breeze
Juan Carlos Paucar
9 min read
GHC optimization and fusion
GHC optimization and fusion
Tutorial
Haskell
GHC
You may have seen GHC pragmas with mysterious rules and phase indication in the source code of some great Haskell libraries like ‘text’ or ‘vector’. What is this all about? How do you use them in your project? As it turns out, it's easier than you may think.
User Icon
Mark Karpov
62 min read
The Rise of the ETA Stack
The Rise of the ETA Stack
ETA Stack
There's an emerging trend of using the "ETA Stack" for web application development, as opposed to traditional LAMP or MEAN stacks. The ETA Stack is characterized by the use of languages offering expressive types. We discuss some of the specific technologies used today in ETA Stack applications, as well as its benefits.
Justin Leitgeb
10 min read
Servant authentication and sessions via cookies
Servant authentication and sessions via cookies
Cookies
Tutorial
Authentication
Parsing Libraries
Authentication is a sort of weak place in the Servant web framework. In this tutorial we build RESTful authentication in Servant storing all the session in an encrypted cookie client-side.
User Icon
Mark Karpov
15 min read
Mustache templates in Haskell
Mustache templates in Haskell
Tutorial
Haskell
Design
In this tutorial we are going to use the Stache Haskell package developed by Stack Builders to work with Mustache templates — a popular logic-less template format.
User Icon
Mark Karpov
12 min read
Concurrent Haskell in the real world
Concurrent Haskell in the real world
Haskell
Programming
Notes about use of concurrent Haskell that made our production code almost 100 times faster.
User Icon
Mark Karpov
10 min read
17
18
19
20
21
...