-
Nice. I too built a WASM web frontend with Yew last weekend. https://github.com/aalekhpatel07/text-cleaner
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Use trunk. It's great.
-
This shouldn't be the case, at least not if you're doing it "properly". For dev builds, sure, but for production, it's better to use something like mini-css-extract-plugin to extract the bundled CSS into separate files. Then for files in your main entrypoint, the CSS will be loaded via tags, and files loaded via code-splitting, the tags will be added to the DOM dynamically.
-
Check the goal of author's book - https://kerkour.com/black-hat-rust Im my opinion, the knowledge itself is neither good or bad - usage of this knowledge is the thing that matters. This particular knowledge is applicable not only for script kiddies, but also for security experts, who develop protection.