xelement-docs.vercel.app/docs/induction/overview#xelement
Javascript
Tone.js
Inertia.js - The Modern Monolith
Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
Say Goodbye to Package Manager Chaos with ni
Have you ever found yourself working on multiple projects that use different package managers and accidentally run the wrong one in the wrong project?
Useful Vue Utils with VueUse - DEV Community
I always heard good words and recommendations about VueUse but I never really had a chance to use it...
Tailwind CSS based Vue UI Component Library
Build your own UI library with the flexibility of Tailwind CSS and the convenience of PrimeVue components.
Install Bun for Windows: A Modern JavaScript Runtime Like Node or Deno | by openHacking | Medium
Introduction
Build a Full Stack Blog with Astro | egghead.io
'Build a Full Stack Blog with Astro' is a hands-on course that cuts straight to the chase, offering developers a practical approach to building a fully...
nikolovlazar/egghead-personal-blog-astro: 🥚 egghead.io: Build a Personal Blog using Astro
🥚 egghead.io: Build a Personal Blog using Astro.
Learn Next.js | Next.js by Vercel - The React Framework
Production grade React applications that scale. The world's leading companies use Next.js by Vercel to build static and dynamic websites and web applications.
Routing: Error Handling | Next.js
Handle runtime errors by automatically wrapping route segments and their nested children in a React Error Boundary.
Fast and low overhead web framework, for Node.js | Fastify
Fast and low overhead web framework, for Node.js
next-video
Next Video solves the hard problems with embedding, storing, streaming, and customizing video in your Next.js app.
How to tame the unknown (and anything else) | Andre Landgraf
TypeScript is a powerful tool to help us write better code. However, it can sometimes also get in the way, especially on the boundaries of the application where we interact with untyped data. In this article, I want to show you how to quickly narrow types and validate unknown and any.
Fullstack part3 | Node.js and Express
Open online course on JavaScript based modern web development by University of Helsinki and Houston Inc..
whyboris/TypeScript-Call-Graph: CLI to generate an interactive graph of functions and calls from your TypeScript files
CLI to generate an interactive graph of functions and calls from your TypeScript files - whyboris/TypeScript-Call-Graph
Say goodbye to building Tailwind sites from scratch | Landingfolio
Your front-end building blocks for the web. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.
Free TypeScript Tutorials from Matt Pocock | Total TypeScript
A collection of free, exercise-driven, in-depth TypeScript tutorials for you to use on your journey to TypeScript wizardry.
[Code With Mosh] The Ultimate TypeScript Course Free Download
[Code With Mosh] The Ultimate TypeScript Course Free Download TypeScript has never been so popular! It's an essential language for building large-scalable applications. That's why more and more companies are looking for developers who know TypeScript well.
Beginner's TypeScript Tutorial | Total TypeScript
Free interactive video tutorial that will help you get started with TypeScript.
TypeScript Exercises
A set of interactive TypeScript exercises
The Kent C. Dodds Blog
Join 592.66k people who have read Kent's 200 articles on JavaScript, TypeScript, React, Testing, Career, and more.
Goodbye Typescript, hello native typing for Javascript - A Tech Blog by Christopher Kade
This TC39 proposal might add a long awaited feature to our favorite language.
Convert JSON to Swift, C#, TypeScript, Objective-C, Go, Java, C++ and more • quicktype
quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and more. Customize online with advanced options, or download a command-line tool.
React Cheat Sheet
Emotional & Functional UI Animations in React by Elizabet Oliveira - GitNation
Follow all the important community JavaScript events, talk recordings and hands-on workshops brought to you by GitNation team.
The Whimsical Potential of JavaScript Frameworks by Josh Comeau - GitNation
When it comes to building whimsical interfaces, React is a surprisingly capable ally. In this talk, I'll show you how I use React to orchestrate complex interactions by digging into some examples from my blog.
Delicious Donut Components | Frontend at Scale
An interactive guide to component composition with React Server Components
Type checking with TypeRunner - LogRocket Blog
We explore the concepts, features, and limitations of TypeRunner, use it to type check a simple project, and compare it to Deno and tsc.
What are Props?