Frontend Development
Explore the latest tools and techniques for crafting responsive designs, enhancing user interfaces, and optimizing web performance.
Bootstrap 5 Media Component
Responsive bootstrap card with a strictly left-aligned image, title, description and optional aside flavor text. With Rust maud example code.
Frontend Code Editor
How to transform a textarea into a code input element using CodeMirror and webpack.
Frontend Social Buttons without JavaScript
ow to embed some social sharing buttons in a website without Javascript or any third party code
Meteor React Login Form
The minimal working example to sign in a user with meteor accounts-password and React.js. Written in Typescript.
Meteor React Register Form
The minimal working example to sign up a user with meteor accounts-password and React.js. Written in Typescript.
React Pagination Hook
Drop-in typescript code to handle pagination properly with react hooks and URL query parameters
Rust actix-web with maud
How to use maud in actix web as a lightweight template engine.
Rust Chrono Relative Time Ago
A quick and dirty solution to get that "X days ago" String out of a chrono NaiveDateTime without any dependencies. Very easy to customize on-demand in your project!
Rust Maud Templates
How to build parent templates/partials with Rust in maud, using a simple functional component.
Related Categories →
SEO
Make your digital content discoverable and digestable by web crawlers. Ensure that visitors have a straightforward experience.
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.
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
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.
Bootstrap
One of the best and popular frontend component libraries in existence. While not the "hip" thing anymore, it gets the job done quickly and there are loads of learning resources and plugins.