master-wiki/Read Later/2023-10-25 - Let's Get Webby! 🦀 🕸️.md
aleidk 7437d8e57c Update from obsidian - thinkpad
Affected files:
.obsidian/plugins/dataview/data.json
.obsidian/plugins/obsidian-omnivore/data.json
Read Later/2023-10-14 - Using CSS custom properties like this is a waste - YouTube.md
Read Later/2023-10-14 - You Don’t Actually Want Open World Games - YouTube.md
Read Later/2023-10-15 - Highlighting fold text, community fork of null-ls, leetcode integration, reduce ram ....md
Read Later/2023-10-18 - The Unreasonable Effectiveness Of Plain Text.md
Read Later/2023-10-21 - How Game Reviews Actually Affect You.md
Read Later/2023-10-23 - Study shows stronger brain activity after writing on paper than on tablet or smartph....md
Read Later/2023-10-23 - Train Your Brain to Be More Creative.md
Read Later/2023-10-25 - Let's Get Webby! 🦀 🕸️.md
Read Later/2023-10-25 - What the Rust Book didn't tell you about testing....md
Read Later/2023-10-31 - Use cases for Rust.md
Read Later/2023-11-01 - Why Signals Are Better Than React Hooks.md
Read Later/2023-11-02 - The First Rule of Comments in Code.md
Read Later/2023-11-02 - Web Accessibility Tips for Developers – A11y Principles Explained.md
Read Later/2023-11-04 - Git Merge vs Rebase vs Squash ¿Qué estrategia debemos elegir-.md
Read Later/2023-11-06 - How to Write Components that Work in Any Framework.md
Read Later/2023-11-07 - How to Avoid Prop Drilling in React.md
Read Later/2023-11-10 - The Complete Guide to Time Blocking.md
Read Later/2023-11-14 - The one thing you need to finish your game.md
Read Later/2023-11-21 - Career Mistakes to Avoid as a Developer.md
Read Later/2023-11-21 - Conventional Commits.md
Read Later/2023-11-21 - How to Write Better Git Commit Messages – A Step-By-Step Guide.md
Read Later/2023-11-21 - The Life-Changing Magic of Tidying Up Your To-Do List.md
Read Later/2023-11-21 - tbaggery - A Note About Git Commit Messages.md
Read Later/2023-12-24 - Historias de usuario - Ejemplos y plantilla - Atlassian.md
Read Later/2023-12-24 - ¿Qué son los puntos de historia en la metodología ágil y cómo se estiman-.md
Read Later/2024-02-15 - React Optimization Techniques to Help You Write More Performant Code.md
Read Later/How to Learn Rust.md
Read Later/The Secret Power of ‘Read It Later’ Apps.md
2024-02-17 16:23:43 -03:00

2.4 KiB

id title status tags date_added url_omnivore url_original
46eadaec-733a-11ee-aae2-4b1c5b8d8405 Let's Get Webby! 🦀 🕸️ ARCHIVED
read-later
Newsletter
2023-10-25 10:27:43 https://omnivore.app/me/let-s-get-webby-18b6705008a https://omnivore.app/no_url?q=bec70357-3199-44e0-9c84-40dd5a7bf774

Let's Get Webby! 🦀 🕸️

Highlights

...and front-end frameworks like Yew and Seed letting you write web apps in Rust!

Note

I can create front end web apps with this libraries

source


Original

Hey Alexander,

JavaScript isn't the fastest language out there.

In fact, it's pretty dang slow compared to C/C++!

Unfortunately, this limits the type of web apps we could build.

How great would it be if we could write code that runs at native speeds in the browser?

This would allow computationally intensive apps like video editors, AAA games, and IDEs to be run in the browser!

Great news... this is possible today with the help of WebAssembly.

WebAssembly or WASM for short, is a technology that allows code written in languages such as C/C++, Java, Swift, and Rust to run in the browser at native speeds!

And Rust has first-class support for WASM!

With crates such as wasm-bindgen facilitating high-level interactions between Rust and JavaScript...

==...and front-end frameworks like== ==Yew== ==and== ==Seed== ==letting you write web apps in Rust!==

Are you ready to give Rust + WASM a try?

Check out this video I made: >> Building a Rust App with Yew! <<

Have you built any WASM projects in Rust? Let me know!

Stay Rusty my friend!

Bogdan, Let's Get Rusty

Website | YouTube

© Copyrights by Let's Get Rusty. All Rights Reserved.