• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

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

Building small desktop apps with Ember.js and Tauri
ember2021-05-24
Mitch StanleyMitch Stanley

Building small desktop apps with Ember.js and Tauri

I recently played around with Tauri, a toolkit for development desktop apps with web technologies. He...

How to make a cryptocurrency Telegram bot with Rust and Teloxide
rust2021-05-19
SteadylearnerSteadylearner

How 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...

Announcing Tauri Beta - More efficient crossplatform apps with better features
tauri2021-05-12
Daniel Thompson-YvetotDaniel Thompson-Yvetot

Announcing Tauri Beta - More efficient crossplatform apps with better features

Hello fellow engineers, project managers, and technocrats! Today, after exactly two years of work, we...

Introducing StewardX - Your automation buddy!
opensource2021-05-05
Gökay OkyayGökay Okyay

Introducing StewardX - Your automation buddy!

Hey everyone! Long time no see. A little history I was not active for couple of months bu...

Lending some color to Tokei Code Analyzer
rust2021-05-15
Rachael Wright-MunnRachael Wright-Munn

Lending 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...

MoonZoon Dev News (3): Signals, React-like Hooks, Optimizations
webdev2021-05-14
Martin KavíkMartin Kavík

MoonZoon 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...

Boost Productivity with Rust
rust2021-05-14
Pan ChasingaPan Chasinga

Boost Productivity with Rust

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

Authorization mechanisms in Rust web applications
rust2021-05-14
Artem MedvedevArtem Medvedev

Authorization mechanisms in Rust web applications

To ensure application security, we use mechanisms such as authentication and authorization. I think m...

Cómo utilizar Rust web framework Warp
rust2021-05-14
SteadylearnerSteadylearner

Cómo utilizar Rust web framework Warp

En este post, aprenderemos a utilizar Rust Warp. Empezando por el ejemplo oficial actual en GitHub....

Implementing Linked List in Rust
rust2021-05-13
felixfaisalfelixfaisal

Implementing Linked List in Rust

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

How to use gRPC with Rust Tonic and Postgres database with examples
rust2021-05-13
SteadylearnerSteadylearner

How 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...

How to use Rust web framework Warp
rust2021-05-12
SteadylearnerSteadylearner

How 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...

How to deploy Rust web app with DigitalOcean
rust2021-05-12
SteadylearnerSteadylearner

How to deploy Rust web app with DigitalOcean

Rust users mostly end up loving its features such as performance, reliability and productivity. It is...

Have you learned Rust?
watercooler2021-05-10
MadzaMadza

Have you learned Rust?

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

Learning Rust #4: Parsing JSON with strong types
rust2021-05-12
Juha-Matti SantalaJuha-Matti Santala

Learning 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

How we choose programming languages at Typeable
functional2021-05-11
Catherine GalkinaCatherine Galkina

How we choose programming languages at Typeable

Author: Denis Redozubov I was asked several times, why I prefer using such programming languages a...