Software Architecture
Dive into the world of Software Architecture where design meets functionality. Explore frameworks, patterns, and best practices that define the structure of software systems, making them robust, scalable, and maintainable.
Meteor React Collection Hooks
How to use Meteor collections pub/sub with react hooks: clean wrapping of meteor subscription data with the useTracker hook.
OTP GenServer
Minimal descriptive example of an OTP GenServer in Elixir.
OTP Multiple Supervised Agent Workers
How to have multiple supervised agent processes of the same type in Elixir.
OTP Supervisor
Minimal snippet for implementing a supervisor process in Elixir.
Rust Maud Templates
How to build parent templates/partials with Rust in maud, using a simple functional component.
Blog Posts →
The joy of traditional SSR website development
6 months agoHow I got my sanity back after years of JavaScript madness. Building websites finally is fun again - plus hosting and maintenance is much better!
Related Categories →
Frontend Development
Explore the latest tools and techniques for crafting responsive designs, enhancing user interfaces, and optimizing web performance.
Backend Development
Uncover the power behind the scenes of web services and applications, focusing on creating robust, scalable backend systems that support frontend experiences.
Related Technologies
Elixir
Harness the power of concurrent, fault-tolerant programming for scalable, maintainable applications. Code that flows like water!
React
React.js: Build dynamic and responsive UIs with ease. Perfect for indie hackers looking to create scalable, efficient web applications!
HTML
The backbone of the web. Master it to craft structured, accessible content for any online project, from simple sites to complex applications!
Javascript
Power up your web projects! Essential for dynamic interactions and seamless user experiences. A must-have for every developer's toolkit.
Typescript
Supercharge your JavaScript with strong typing. Ensure more reliable code and robust applications with this scalable, developer-friendly language.
Meteor
Streamline app development with this full-stack platform. Rapid prototyping, real-time updates, and integrated tools make it ideal for startups.
Rust
A language empowering everyone to build reliable and efficient software. Futuristic swiss army knife and probably the most powerful mainstream technology today
Actix-Web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. It runs on top of tokio and is probably the most mature rust web framework, with lots of available crates.