Menu Icon
About
About Us
What We Do
Who We Are
Solutions
Services
AI Solutions
DevOps
AI Vision Engineering
Fractional CTO
Mobile + Web App Development
Legacy System Modernization
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
How to add type annotations to SQLAlchemy models
How to add type annotations to SQLAlchemy models
Web Frameworks
ORM
Python
Tutorial
Types
If you love using type annotations in Python, here you can learn how to strengthen your ORM definitions.
User Icon
Carlos Villavicencio
6 min read
Join our team and learn with us about tech!
Join our team and learn with us about tech!
Stack Builders
Events & Conferences
Stack Builders Spain
Come meet our team in Madrid, and have some meaningful conversations about tech
Luis Fernando Alvarez
1 min read
This Month in Programming Languages: Proposal for a Typed JavaScript
This Month in Programming Languages: Proposal for a Typed JavaScript
JavaScript
Types
Microsoft proposal for Javascript to have built-in types
User Icon
Sebastian Ávalos
2 min read
Functional Programming in Python
Functional Programming in Python
Python
Programming
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
14 min read
An introduction to single-table design
An introduction to single-table design
Cloud & Serverless
Table
Design
Programming
This blog post reviews the basics of the Single table design, the reason for its existence, benefits, and downsides.
Nataly Rocha
16 min read
Time, patterns and a little more
Time, patterns and a little more
Open Source
Tutorial
Haskell
Community & Inclusion
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 min read
9
10
11
12
13
...