If you want a paradigm shift away from the status quo for web development, start following the ideas of “local-first” development. @martinkl and his gang have been perfecting transformative web dev paradigms. I love their work! 🎉👍🏾
https://t.co/eeotJYpkz6
Learn the HTTP and associated web APIs… you will never use a framework without knowing what problem it solves. Look at Edge Side Includes… solved the @reactjs@GatsbyJS@remix_run server side / client side rendering problem 20 years ago!
https://t.co/jNt5fwhKnc
I created https://t.co/mhVsxlFcmp without build tools, web components(https://t.co/zCxEgXyUhg), #Redux (off main thread with web workers - shout out @DasSurma ), service workers for cache, And more!
A fun #webdev v0.0.1 project- she is ugly, but I like it! Web Dev circa 1997!
Created https://t.co/mhVsxlFcmp as a way to prove build tools and bundlers are not required. I’m using running redux in web workers. It’s not done, but each week I’m building on it #webdevelopment#webworkers
After many many many years of leveraging #opensource software, I got my first pull request merged. Small but I plan to help@in many more projects I believe in. @wascc_runtime@rustlang@rustwasm
https://t.co/hppameBOpC
It’s scary to see so many new #javascript frameworks and libraries popping up. #webdevelopers Stop learning non-standard languages and APIs. The JavaScript Web APIs do all you need. Learn those and stay current with the HTTP/web related specifications.
Greetings fellow Rustaceans!!!! How would you like to help make using @rustlang with @awscloud absolutely delightful? The Rust SDK team is hiring engineers and managers to build the AWS SDK for Rust.
https://t.co/RYvl4mxGLp
Svelte took the #1 spot on satisfaction in the 2020 State of JS survey, and nearly doubled in usage!
2 years ago, Svelte wasn't even on the radar.
https://t.co/n0SRuWzWub
I can’t stress the importance of this statement!!!!! We are building too much infrastructure “glue”! We need to return our focus to simplicity and efficiency!