🔥 Tech Blips #23.3
In this technology newsletter: Domain Storytelling, Meilisearch, Qwik and Icepanel.
Every month I try to summarise some techniques, tools, languages and frameworks or platforms on the cloud and web horizon that are worth taking a look at.
TL;DR in this technology newsletter
- Techniques: Domain Storytelling
- Tools: Meilisearch
- Frameworks & Languages: Qwik
- Platforms: IcePanel
Domain Storytelling is a technique to transform domain knowledge into effective business software. It brings together domain experts and development teams. The domain experts can see immediately whether the dev team understand their story correctly.
Domain Storytelling is a versatile technique that helps you to:
- Fully align all project participants and stakeholders, both technical and business-focused
- Draw clear boundaries to organize your domain, software, and teams
- Transform domain knowledge into requirements, that are naturally embedded in an agile process
- Gain better insight into your IT landscape to consolidate or optimize it
Meilisearch is a RESTful search API. It's intended as an out-of-the-box solution for those who want a fast and relevant search experience for their end users.
Efficient search engines often require significant investment in resources. They're only accessible to organizations that have the resources to develop a customized search solution that meets their needs.
Small to mid-sized businesses often resort to inferior search engines that carry invisible costs to user experience and customer retention due to poor search results.
That's where Meilisearch comes in: an open source solution that is accessible to everyone and meets most needs. It requires little configuration, yet is highly customizable.
Meilisearch provides an instant search experience, including typo handling, filters, custom rankings, and many more features.
.
Qwik is a front-end framework for building resumable applications that launch immediately on the client.
Qwik achieves this by focusing on its philosophy of downloading and executing only the code that is strictly necessary to perform the user-triggered action.
Qwik is a fine-grained lazy-loading framework representing a fundamentally new approach to building web applications.
IcePanel is an interactive modelling and diagramming tool that uses the C4 model standard to provide a structured approach to easily communicate system architectures to your many audiences.
With the C4 Model, you can zoom in and out of different levels of detail, depending who you're communicating your designs to.
Modelling also eliminates the hassle of keeping multiple diagrams up-to-date, as changes can be automatically synchronized across all your diagrams.
Comments ()