FrontEnd Development
28.4K subscribers
144 photos
1 video
8.38K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
The Differences Between the Same App Created in React and Svelte

Several issues ago we linked to Sunil’s article comparing the same app written in React and Vue and now he’s back with a side by side comparison of some of the differences between an app built in React and Svelte, an increasingly popular build-time framework. - http://amp.gs/iB4R

#react #svelte
Why Svelte Is Our Choice for a Large Web Project in 2020

A thorough analysis of the pros and cons of picking Svelte over, say, React or Vue.js right now. - http://amp.gs/0aJa

#javascript #svelte
Svelte 💛 TypeScript

Svelte, a popular compile-time JavaScript framework, now supports TypeScript too. Here’s how it works and how the current approach makes a previously difficult task a lot easier. - http://amp.gs/X84C

#svelte
Svelvet is a lightweight Svelte component library for building interactive node-based flow diagrams - https://www.svelvet.io/

#svelte
Best of Svelte and SvelteKit

This post is all about Svelte/SvelteKit. Here, I'm gonna mention some best or unknown Component libraries, Websites using Svelte and SvelteKit.
What I'm Gonna mention here is my own opinion. So, if you have any suggestion/feedback comment it. - https://dev.to/theether0/best-of-svelte-and-sveltekit-5585

#svelte
Getting Started with SvelteKit

SvelteKit only recently hit 1.0 and this is a comprehensive overview of how to build a site using the Svelte-oriented app framework. It covers topics like routing, layouts, data, props and more. - https://css-tricks.com/getting-started-with-sveltekit/

#svelte
A Business Case for SvelteKit

A good post covering the experience of migrating from Meteor to SvelteKit, the process this team undertook, and the outcomes from both a performance and UX point of view. - https://elliscs.hashnode.dev/a-business-case-for-sveltekit

#svelte
Unlock the full potential of Vue 3 with TypeScript.

Dive into the world of TypeScript. In this Vue.js Amsterdam 2023 presentation video, find out why we should use TypeScript and how to get started with it in our Vue.js applications. A must-watch resource is you are looking to learn the advantages of using TypeScript and various ways to incorporate it into Vue.js. - https://www.youtube.com/watch?v=VBQ3_IXy3JA&list=PL02pdjMT4gWzQ8QZo9ddWuU4nz6s63o1u&index=25

#vue
Form Validation In Svelte

Forms continue to be a crucial component of web user interaction. When dealing with forms, we have to monitor user input, verify and report errors, and manage form submissions. Validating form input is essential to development, ensuring we receive only the required information from the form. - https://blog.openreplay.com/form-validation-in-svelte/

#svelte
Svelte by Example: A Gentle Introduction

A succinct, gentle, and code-focused introduction to Svelte and SvelteKit. - https://sveltebyexample.com/

#svelte
Frontend Development Beyond React: Svelte

A surprisingly thorough article going deep into one developer’s research into using Svelte to build modern front-end apps. If you’ve never experimented with Svelte, this is a good primer to the key concepts, tradeoffs, and techniques involved. - https://itnext.io/frontend-development-beyond-react-svelte-1-3-f47eda22cba5

#svelte