© 2023 Hashnode
In a front-end web application, locales are used to determine the language and geographic location of the user and to display the appropriate content to them. When a user visits a web page, the applic…
This post was originally published on Dopt's blog. Stateful user flows Almost every modern SaaS product is made up of many experiences where users enter flows and take progressive, discrete steps whic…
I've encountered many engineers and managers in my career who don't feel that tech planning is "worth it"—usually arguing that planning takes time away from writing code and often leads to debates abo…
For the past 5 years in a row, Rust has topped the Most Loved Programming (MLP) Languages according to StackOverflow Survey. This category of languages is usually robust, intentional, and simple. They give developers who use them some super…
Why should I know about these paradigms? ~ Developer While it might seem like a valid disapproving question about the whole topic, let's agree that everything -obviously- was there for a reason, and …
In the previous part, we learned about the basics of functional programming and why it's beneficial to use it. In this part, we will dive deeper into the concepts that will allow you to use functional…
Have you ever dreamt of what features your ideal programming language would have? Have you ever tried to make a list of the best features (or non-features) of existing languages that are particularly …
Previously on... In my previous blog post, I wrote about deserialization attacks and how to prevent them. I ended the post with a section called Hunger. There I stated I still doubted the link between…
TL;DR - I just released the first version of a new kind of testing framework, called Sundew. It's early days, but if you're ready to try something new in the world of testing, you should check it out!…
ChatGPT has revolutionized the way people interact with technology. It has brought about a new era of personalized and natural language communication, making it easier for individuals to access information, get things done, and connect with…