svelte-social-reviews-example

Svelte Social Reviews Example

A solution to the Frontend Mentors Social Proof challenge using Svelte & Typescript

Frontend Mentor - Social proof section

Welcome! 👋

What is in this repo?

This repository holds my solution for the Frontend Mentors Social Proof Section challenge. I decided to solve this one again (had previously solved it using only HTML & CSS) using Svelte + Typescript with ViteJS to both practice my skills with those tools and to see how well I could refactor my previous solution.

Live Demo

Click here to see the live page

Key Takeaways

Having developed the majority of my projects using React this past year, here are my thoughts:

  • The development experience was impressive, especially with the combo ViteJS + Svelte;
  • Changes are almost instantly reflected on the browser after saving, which is a huge improvement over developing in frameworks such as Next.js or Gatsby;
  • Components are overall easier to write in Svelte, with a lot less boilerplate code when comparing to React. Felt a lot more closely related to HTML & CSS!

Looking forward to see where Svelte is heading in the future! 👀

Top categories

Loading Svelte Themes