Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
dist
node_modules
.DS_Store
.DS_Store
15 changes: 15 additions & 0 deletions data/article/5-places-solidjs-is-not-the-best.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://dev.to/this-is-learning/5-places-solidjs-is-not-the-best-5019",
"title": "5 Places SolidJS is not the Best",
"description": "A candid review of limitations and benefits of Solid.",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
"update"
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2021-04-06T16:24:00.000Z"
}
17 changes: 17 additions & 0 deletions data/article/5-ways-solidjs-differs-from-other-js-frameworks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"link": "https://dev.to/ryansolid/5-ways-solidjs-differs-from-other-js-frameworks-1g63",
"title": "5 Ways SolidJS Differs from Other JS Frameworks",
"description": "A deep dive into the evolution and future of React Server Components.",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
"react",
"vue",
"svelte"
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2021-01-25T19:08:39.000Z"
}
16 changes: 16 additions & 0 deletions data/article/a-few-reasons-why-i-love-solidjs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"link": "https://dev.to/trusktr/a-few-reasons-why-i-love-solid-js-4036",
"title": "A few reasons why I love Solid.js",
"description": "Joe walks through just a few things that he believes make Solid amazing.",
"author": "Joe Pea",
"author_url": "https://blog.openreplay.com/authors/arek-nawo",
"keywords": [
"love",
"lume"
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2021-07-04T18:28:55.000Z"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://dev.to/ryansolid/a-hands-on-introduction-to-fine-grained-reactivity-3ndf",
"title": "A Hands-on Introduction to Fine-Grained Reactivity",
"description": "Learn fine-grained reactivity by specific examples with Ryan",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2021-02-09T15:36:56.000Z"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://levelup.gitconnected.com/a-solid-realworld-demo-comparison-8c3363448fd8",
"title": "A Solid RealWorld Demo Comparison of JavaScript Frameworks",
"description": "How does Solid perform in a larger application?",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2020-02-27T07:59:29.043Z"
}
17 changes: 17 additions & 0 deletions data/article/alternatives-to-react-solid-js.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"link": "https://blog.openreplay.com/alternatives-to-react-solid-js",
"title": "Alternatives to React: Solid JS",
"description": "Alternatives to React is a series of articles looking at different JavaScript front-end frameworks.",
"author": "Amazing Enyichi Agu",
"author_url": "https://blog.openreplay.com/authors/amazing-enyichi-agu",
"keywords": [
"ui",
"alternatives",
"react"
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2022-06-22T04:28:50.000Z"
}
19 changes: 19 additions & 0 deletions data/article/an-intro-to-solidjs-for-react-developers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"link": "https://non-traditional.dev/an-intro-to-solidjs-for-react-developers",
"title": "An Intro to Solid.js for React Developers",
"description": "A quick introduction of the similarities, differences, and gotchas of solid.js for React developers",
"author": "Travis Waith-Mair",
"author_url": "https://hashnode.com/@nontraditionaldev",
"keywords": [
"solid",
"learning",
"react",
"beginner"
],
"official": false,
"type": "article",
"categories": [
"educational"
],
"published_at": "2022-05-13T10:11:44.000Z"
}
16 changes: 16 additions & 0 deletions data/article/awesome-forms-with-solidjs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"link": "https://dev.to/johncarroll/awesome-forms-with-solidjs-18gi",
"title": "Awesome Forms with Solidjs",
"description": "Build a form system with Rx controls package.",
"author": "John Carroll",
"author_url": "https://dev.to/johncarroll",
"keywords": [
"forms",
"ui"
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2021-05-01T19:09:22.000Z"
}
15 changes: 15 additions & 0 deletions data/article/best-react-like-jsx-ui-libraries-in-2020.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://areknawo.com/best-react-like-jsx-ui-libraries-in-2020/",
"title": "Best React-like JSX UI Libraries in 2020",
"description": "Presents 4 viable React alternatives.",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2020-07-23T19:56:57.000Z"
}
17 changes: 17 additions & 0 deletions data/article/build-a-task-tracker-with-solidjs-and-typescript.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"link": "https://blog.logrocket.com/build-task-tracker-solidjs-typescript",
"title": "Build a task tracker with SolidJS and TypeScript",
"description": "SolidJS is fast becoming the center of attention in the web development community.",
"author": "Ebenezer Don",
"author_url": "https://blog.logrocket.com/author/ebenezerdon/",
"keywords": [
"state",
"typescript",
"getting-started"
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2022-06-29T17:57:24.000Z"
}
14 changes: 14 additions & 0 deletions data/article/building-a-reactive-library-from-scratch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"link": "https://dev.to/ryansolid/building-a-reactive-library-from-scratch-1i0p",
"title": "Building a Reactive Library from Scratch",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2021-02-18T15:20:56.000Z"
}
15 changes: 15 additions & 0 deletions data/article/building-a-simple-javascript-app-with-solid.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://levelup.gitconnected.com/building-a-simple-javascript-app-with-solid-ff17c8836409",
"title": "Building a Simple JavaScript App with Solid",
"description": "Dissecting building TodoMVC with Solid.",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2019-04-09T11:31:01.904Z"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://dev.to/lloyds-digital/comparing-reactivity-models-react-vs-vue-vs-svelte-vs-mobx-vs-solid-29m8",
"title": "Comparing reactivity models - React vs Vue vs Svelte vs MobX vs Solid vs Redux",
"description": "Compares popular and well known frameworks through a basic todo app.",
"author": "Mateo Hrastnik",
"author_url": "https://github.com/hrastnik",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2020-08-04T07:53:33.000Z"
}
15 changes: 15 additions & 0 deletions data/article/components-are-pure-overhead.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://dev.to/this-is-learning/components-are-pure-overhead-hpm",
"title": "Components are Pure Overhead",
"description": "An analysis of components and the future of Component-Less.",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2021-05-10T17:13:15.000Z"
}
18 changes: 18 additions & 0 deletions data/article/converting-a-react-component-to-solidjs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"link": "https://dev.to/mbarzeev/converting-a-react-component-to-solidjs-5bgj",
"title": "Converting a React Component to SolidJS",
"description": "",
"author": "Matti Bar-Zeev",
"author_url": "https://dev.to/mbarzeev",
"keywords": [
"solid",
"react",
"porting"
],
"official": false,
"type": "article",
"categories": [
"educational"
],
"published_at": "2022-06-02T21:00:00.000Z"
}
15 changes: 15 additions & 0 deletions data/article/designing-solidjs-abstraction.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://levelup.gitconnected.com/designing-solidjs-abstraction-66d8c63fa7d1?source=friends_link&sk=9cc520bbba3d97872a78081a8ab7b259",
"title": "Designing SolidJS: Abstraction",
"description": "Understanding both the power and cost of abstraction.",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2020-02-06T08:12:11.118Z"
}
15 changes: 15 additions & 0 deletions data/article/designing-solidjs-components.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://medium.com/@ryansolid/designing-solidjs-components-8f1ebb88d78b?source=friends_link&sk=cac89d1679d8be2c7bf2b303fabd153c",
"title": "Designing SolidJS: Components",
"description": "Exploring Solid's \"Vanishing\" Components",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2019-11-15T00:14:49.202Z"
}
15 changes: 15 additions & 0 deletions data/article/designing-solidjs-dualities.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://medium.com/@ryansolid/designing-solidjs-dualities-69ee4c08aa03?source=friends_link&sk=161ddd70db4fca50d6f33b6d53056d36",
"title": "Designing SolidJS: Dualities",
"description": "How exploring opposites can help us redefine the whole problem space.",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2019-09-03T03:37:09.245Z"
}
15 changes: 15 additions & 0 deletions data/article/designing-solidjs-immutability.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://medium.com/javascript-in-plain-english/designing-solidjs-immutability-f1e46fe9f321?source=friends_link&sk=912e32c63353ff0e084630bf3b63a8b1",
"title": "Designing SolidJS: Immutability",
"description": "Can Reactive State Management be both Immutable and also the most performant?",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2019-11-18T08:41:02.982Z"
}
15 changes: 15 additions & 0 deletions data/article/designing-solidjs-jsx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://medium.com/@ryansolid/designing-solidjs-jsx-50ee2b791d4c?source=friends_link&sk=ef3d7ada15b50a6b5b7f5aee2cb8f952",
"title": "Designing SolidJS: JSX",
"description": "How is it that the syntax born of the Virtual DOM is also secretly the best syntax for Reactive UI libraries?",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2019-12-02T06:28:47.582Z"
}
15 changes: 15 additions & 0 deletions data/article/designing-solidjs-reactivity.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://medium.com/@ryansolid/designing-solidjs-reactivity-75180a4c74b4?source=friends_link&sk=dbb9dd46a2e902c199ad3d5c7aeb1566",
"title": "Designing SolidJS: Reactivity",
"description": "Finding the right reactivity model for Solid.",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2019-09-18T21:44:35.544Z"
}
15 changes: 15 additions & 0 deletions data/article/designing-solidjs-suspense.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"link": "https://itnext.io/designing-solidjs-suspense-f4e92c625cb5?source=friends_link&sk=f06f93d28632daba59048ed3d6d6b0a5",
"title": "Designing SolidJS: Suspense",
"description": "React isn't the only library that stops time.",
"author": "Ryan Carniato",
"author_url": "https://www.github.com/ryansolid",
"keywords": [
""
],
"type": "article",
"categories": [
"educational"
],
"published_at": "2019-12-03T08:04:47.522Z"
}
Loading