How to reduce the cost of GitHub Actions
I'll cover how to reduce the code of GitHub Actions, and give some advice.
According to G2's statistical report, GitHub Actions is the easiest-to-use CI/CD tool, and more and more people like it.
Since GitHub Actions is GitHub's native CI/CD tool, ...
My Rust journey and how to learn Rust
I'll share my Rust journey, how I learned Rust and some free Rust learning resources.
Rust has become more and more popular. Through the StackOverflow 2022 Developer Survey, we can see that many people are interested in Rust.
Rust is on its seventh...