Chris Dixon (@chrisdixon161) 's Twitter Profile
Chris Dixon

@chrisdixon161

Web Developer & Business Owner
@LearnWeb_Dev
learn-webdevelopment.com

ID: 2838376877

linkhttps://chrisdixon.dev calendar_today20-10-2014 19:16:22

5,5K Tweet

7,7K Takipçi

1,1K Takip Edilen

Chris Dixon (@chrisdixon161) 's Twitter Profile Photo

Alongside our Vue.js course at Learn-WebDevelopment.com , I have started to put together a Vue.js reference section. This contains dedicated pages for functions, directives etc, useful for checking how to use without needing to go through a course. ref() and defineProps() up first 💚

Chris Dixon (@chrisdixon161) 's Twitter Profile Photo

Learn-WebDevelopment.com: Learn Web Development | JavaScript, HTML, CSS, Vue.js producthunt.com/products/learn… via @producthunt

Learn-WebDevelopment.com (@learnweb_dev) 's Twitter Profile Photo

We have two new course sections just released (early stages but available): 1. Command Line - Introduction to the Command Line 2. JavaScript Projects -- Quick Tip ---Creating The UI With HTML Along with HTML & Vue 3 content added in the past week 😀

Chris Dixon (@chrisdixon161) 's Twitter Profile Photo

More free content added to Learn-WebDevelopment.com this week: - Vue.js ref() reference lesson - HTML <section> reference page - Started JavaScript Projects course and first 2 lessons - Started Command Line course and first 2 lessons Only about 2k more to go 😂

Chris Dixon (@chrisdixon161) 's Twitter Profile Photo

Any Rust dev's using eframe to compile a web app? I have a desktop app and it would be great to also build a web app using the same codebase. Looks a bit too good to be true 😂 anyone found downsides?

Chris Dixon (@chrisdixon161) 's Twitter Profile Photo

So just upgraded to x premium, and immediately flooded with scam/fake/crypto etc followers. Is this normal after upgrading?🤣

Learn-WebDevelopment.com (@learnweb_dev) 's Twitter Profile Photo

Just added 2 new lessons to our popular Vue.js course today: - Watchers & onMounted - Computed Properties or Watchers? Part of the Vue countdown app project

Chris Dixon (@chrisdixon161) 's Twitter Profile Photo

Any Rust dev's using eframe to compile a web app? I have a desktop app and it would be great to also build a web app using the same codebase. Looks a bit too good to be true 😂 anyone found downsides?

Learn-WebDevelopment.com (@learnweb_dev) 's Twitter Profile Photo

Another busy week, here are this week's additions: Command Line: - Understanding Your Terminal - Basic Commands - Command line help and documentation Vue.js: - Watchers & onMounted - Computed Properties or Watchers? 4 Reference pages: - HTML <div>, <p>, <img>, <article>

Nuxt (@nuxt_js) 's Twitter Profile Photo

We are joining forces with Vercel ✨ Nuxt stays MIT-licensed. The roadmap stays public. The community stays at the center. 💚

Nuxt (@nuxt_js) 's Twitter Profile Photo

Nuxt 4.0 is here at last … and it's all about DX ✨ 🗂️ app/ directory for better organisation 🔄 smarter data fetching ⚡️ a faster CLI with socket communication 🔧 improved TypeScript integration ... and a smooth upgrade experience. 💚 nuxt.com/blog/v4

Learn-WebDevelopment.com (@learnweb_dev) 's Twitter Profile Photo

Our Vue.js 3 course has now been updated to use the defineModel() macro, along with a detailed reference page. Much simpler and cleaner approach to passing data between components 👍

Chris Dixon (@chrisdixon161) 's Twitter Profile Photo

Pleased to get this update done, running code snippets has been on the todo list for too long! The TypeScript course has pushed me to finally get it done. The new TS course lessons will include a compiler/console, and will work through the current JavaScript course to update