---
title: "Introduction to SolidJS"
url: https://daily.dev/posts/introduction-to-solidjs-ggbwky3ur
source_url: https://blog.logrocket.com/introduction-solidjs/
type: article
source: "LogRocket"
published: 2021-11-10T20:10:12.458Z
updated: 2026-03-30T02:19:42.868Z
tags: ["general-programming", "javascript", "solidjs"]
reading_time: 9
upvotes: 13
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction to SolidJS

**[LogRocket](https://daily.dev/sources/logrocket)** · 9 min read · 13 upvotes · 1 comments

## Summary

SolidJS was created by Ryan Carniato and open sourced in 2018. It shares almost all the same philosophies with React, with a few exceptions. The absence of a virtual DOM, and the rendering of components only once makes it one of the fastest JavaScript frameworks available today.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.logrocket.com/introduction-solidjs/>

## Community discussion

Top comments from developers on daily.dev.

**@keshraf** · 1 upvotes

> Great Introduction to the technology. Do check it out!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#general-programming](https://daily.dev/tags/general-programming), [#javascript](https://daily.dev/tags/javascript), [#solidjs](https://daily.dev/tags/solidjs)

[View this post on daily.dev](https://daily.dev/posts/introduction-to-solidjs-ggbwky3ur)
