What is Svelte Framework? Is it Better than React? Svelte vs React


Date-10/12/21


Svelte is open source Front-End compiler created by Rich Harris on 2016 it has 52k stars on Github and it is written in Typescript it is component based like React svelte's application don't have framework script instead it has only necessary code for manipulation of DOM making application fast offering better run-time performance. Svelte transfer workload to compilation time when app is made which is not like other traditional Framework like (React,Vue,Angular) Svelte don't have Virtual dom either because svelte app have compiled tiny code making app start fast and run fast,Svelte is highly developer friendly because almost half code need to be written in comparison to react in making of application Svelte components are built on top of HTML. Just add data like-



Elixir is used by Multiple companies dealing with Telecom,E-commerce,Web Service to utilize its ability to handle data huge amount of data with speed and efficiency namely those are Heroku,Discord,Duffel,GoDaddy,Pinterest ets Elixir's Frameworks are getting a lot of attraction these days too by a lot of developer like-


Companies like Rakuten,Avast,Nesta,Decathlon use it in there tech stack


Both Svelte and React offer development ready features but when learning each of them react can be pretty hard while svelte may appear as easy job it terms of performance and speed Svelte is Ace in comparison to React with recent release of Sapper which is application development framework of svelte it is covering more and more popularity and maybe in coming future Svelte may overpower React for its production ready features


Thanks