DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Mitch StanleyBuilding small desktop apps with Ember.js and Tauri
I recently played around with Tauri, a toolkit for development desktop apps with web technologies. He...

SteadylearnerHow to make a cryptocurrency Telegram bot with Rust and Teloxide
In this post, you will learn how to make a simple cryptocurrency Telegram bot. You can contact me...

Daniel Thompson-YvetotAnnouncing Tauri Beta - More efficient crossplatform apps with better features
Hello fellow engineers, project managers, and technocrats! Today, after exactly two years of work, we...

Gökay OkyayIntroducing StewardX - Your automation buddy!
Hey everyone! Long time no see. A little history I was not active for couple of months bu...

Rachael Wright-MunnLending some color to Tokei Code Analyzer
Time for another open-source adventure! We’ll be joined by Max Jacobson as we visit the Rust cli-tool...

Martin KavíkMoonZoon Dev News (3): Signals, React-like Hooks, Optimizations
It's small. It's fast. What is it? Rewritten Zoon! You can try it by yourself: Live demo...

Pan ChasingaBoost Productivity with Rust
I know the title is going against what most of you heard about Rust. Rust, despite being known as the...

Artem MedvedevAuthorization mechanisms in Rust web applications
To ensure application security, we use mechanisms such as authentication and authorization. I think m...

SteadylearnerCómo utilizar Rust web framework Warp
En este post, aprenderemos a utilizar Rust Warp. Empezando por el ejemplo oficial actual en GitHub....

felixfaisalImplementing Linked List in Rust
Linked List is one of the most known data structures implemented in every language. It is used to bui...

SteadylearnerHow to use gRPC with Rust Tonic and Postgres database with examples
In this post, we will learn how to use Rust Tonic gRPC crate and implement CRUD with Postgresql...

SteadylearnerHow to use Rust web framework Warp
In this post, we'll learn how to use Rust Warp web framework. We will start with the current...

SteadylearnerHow to deploy Rust web app with DigitalOcean
Rust users mostly end up loving its features such as performance, reliability and productivity. It is...

MadzaHave you learned Rust?
According to StackOverflow survey, Rust has been the most loved lang for multiple consecutive...

Juha-Matti SantalaLearning Rust #4: Parsing JSON with strong types
I recently did a refactoring by defining strong types for the API responses my client uses using serde_json. Here's what I learned

Catherine GalkinaHow we choose programming languages at Typeable
Author: Denis Redozubov I was asked several times, why I prefer using such programming languages a...