
Svelte
Vue.js
React
Next.js
Tailwind CSS
Vite
Preact.js
Angular.io
Learn JavaScript
Eloquent JavaScript
JavaScript.com
React Tutorial
JavaScript Quiz
Free Code Camp
Scrimba
JavaScript Knowledge Map
Svelte
Learn JavaScriptBased on our record, Svelte should be more popular than Learn JavaScript. It has been mentiond 399 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Svelte's pitch has always been easy to understand. The official site describes Svelte as a framework that uses a compiler so components do minimal work in the browser. Older Svelte copy made the contrast even sharper: move as much work as possible out of the browser and into the build step. That is a powerful architectural statement because the browser receives code shaped around the application, not a general... - Source: dev.to / about 2 months ago
Some of them are good (formerly Richard Harris - Svelte[0]) some of them should stop podcasting. [0]: https://svelte.dev/. - Source: Hacker News / 4 months ago
I've been very impressed, so far, with Datastar[https://data-star.dev], a tiny JavaScript library for front-end work; I've been switching a personal side-project from using Svelte for it's UI to Datastar, and as amazing as Svelte is, Datastar has impressed me more. - Source: dev.to / 5 months ago
The core mapping engine is MapLibre GL JS, a powerful open-source web map library 3. The front-end web framework of choice is Svelte, which MIERUNE has adopted company-wide as its default stack. - Source: dev.to / 8 months ago
I went with SvelteKit to make everything easier for me (feel free to use what works for you to achieve your goal). I also used TailwindCSS' preflight script to reset the default browser styles to make styling super easy. - Source: dev.to / 11 months ago
I haven't done this course, but I have been programming with Javascript for about ~1.5years and can build things with React, the best course I found, and I bet it would translate to angular, is learnjavascript.online. Another resource that is good is http://csbin.io/ which is a codesmith platform. The former is more practical and will teach you prequisite concepts to use frameworks, the latter is more theoretical... Source: almost 3 years ago
The Jad Joubran courses on the other hand really upped my skill level and helped me make the jump from passive learning, exercises and very small projects to making legitimate web apps. That was probably the biggest/scariest jump I've made in my learning journey, and without those courses and the hands-on skill checks and projects he makes you do, I wouldn't have gotten to where I am (which is close to finishing... Source: almost 3 years ago
Hi everyone! I'm in the very early stages of creating an interactive course and I would like to hear your thoughts on them. So far I've come across Scrimba and Jad Joubran's learn X series of sites (learnjavascript.online, learnhtmlcss.online, etc...). Has anyone completed any of them? Any there any others that you really like or would recommend? Source: about 3 years ago
Learnprogramming.online and learnjavascript.online (I haven't really looked at these too deeply yet, but someone just shared them with me and they look really cool!). Source: about 3 years ago
I am learning to code in Javascript using https://learnjavascript.online/ but am finding it a lonely experience. Hoping to jump in and learn with others as I go. Hope this question may help get things going. Source: about 3 years ago
Vue.js - Reactive Components for Modern Web Interfaces
Eloquent JavaScript - Free ebook for the JS Beginners
React - A JavaScript library for building user interfaces
JavaScript.com - A free resource for learning and developing in JavaScript
Next.js - A small framework for server-rendered universal JavaScript apps
React Tutorial - Learn in an interactive environment.