<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <icon>http://ln.ht/_/images/favicon-4c526c32c48400028d7739cac47cd2a3.svg?vsn=d</icon>
  <link type="text/html" rel="alternate" href="http://ln.ht/JavaScript/React/javascript"/>
  <link type="application/atom+xml" rel="self" href="http://ln.ht/_/feed/JavaScript/React/javascript"/>
  <id>http://ln.ht/_/feed/JavaScript/React/javascript</id>
  <title>Bookmarks tagged with: JavaScript,React,javascript</title>
  <updated>2026-09-18T01:58:21.746029Z</updated>
  <entry>
    <category label="tutorials" term="tutorials"/>
    <category label="programming" term="programming"/>
    <category label="courses" term="courses"/>
    <category label="online" term="online"/>
    <category label="TanStack" term="TanStack"/>
    <category label="SDK" term="SDK"/>
    <category label="AI" term="AI"/>
    <category label="Cursor" term="Cursor"/>
    <category label="Code" term="Code"/>
    <category label="Claude" term="Claude"/>
    <category label="JavaScript" term="JavaScript"/>
    <category label="Next.js" term="Next.js"/>
    <category label="TypeScript" term="TypeScript"/>
    <category label="React" term="React"/>
    <category label="development" term="development"/>
    <category label="web" term="web"/>
    <author>
      <name>c0pe</name>
      <uri>https://ln.ht/~c0pe</uri>
    </author>
    <content type="html">&lt;p&gt;
Learn modern web development with expert-led courses, tutorials, and workshops. Master React, TypeScript, Next.js, AI tools like Claude Code and Cursor, and more with hands-on video lessons.&lt;/p&gt;
</content>
    <link rel="alternate" href="https://egghead.io/"/>
    <id>https://egghead.io/</id>
    <title>egghead.io - Learn Web Development from Expert Developers</title>
    <updated>2026-03-22T22:43:51Z</updated>
  </entry>
  <entry>
    <category label="tutorials" term="tutorials"/>
    <category label="programming" term="programming"/>
    <category label="courses" term="courses"/>
    <category label="online" term="online"/>
    <category label="TanStack" term="TanStack"/>
    <category label="SDK" term="SDK"/>
    <category label="AI" term="AI"/>
    <category label="Cursor" term="Cursor"/>
    <category label="Code" term="Code"/>
    <category label="Claude" term="Claude"/>
    <category label="JavaScript" term="JavaScript"/>
    <category label="Next.js" term="Next.js"/>
    <category label="TypeScript" term="TypeScript"/>
    <category label="React" term="React"/>
    <category label="development" term="development"/>
    <category label="web" term="web"/>
    <author>
      <name>c0pe</name>
      <uri>https://ln.ht/~c0pe</uri>
    </author>
    <content type="html">&lt;p&gt;
Learn modern web development with expert-led courses, tutorials, and workshops. Master React, TypeScript, Next.js, AI tools like Claude Code and Cursor, and more with hands-on video lessons.&lt;/p&gt;
</content>
    <link rel="alternate" href="https://egghead.io/?af=1njoh8"/>
    <id>https://egghead.io/?af=1njoh8</id>
    <title>egghead.io - Learn Web Development from Expert Developers</title>
    <updated>2026-03-22T22:42:44Z</updated>
  </entry>
  <entry>
    <category label="soup" term="soup"/>
    <category label="react" term="react"/>
    <category label="javascript" term="javascript"/>
    <category label="html" term="html"/>
    <category label="sizing" term="sizing"/>
    <category label="size" term="size"/>
    <category label="logo" term="logo"/>
    <author>
      <name>reimar</name>
      <uri>https://ln.ht/~reimar</uri>
    </author>
    <content type="html">&lt;p&gt;
A deep dive into the math behind making mismatched brand logos actually look good together. And a tiny React library that does it for you.&lt;/p&gt;
</content>
    <link rel="alternate" href="https://www.sanity.io/blog/the-logo-soup-problem?utm_source=stefanjudis&amp;utm_medium=email&amp;utm_campaign=web-weekly-183-interop-2026-javascript-using-and"/>
    <id>https://www.sanity.io/blog/the-logo-soup-problem?utm_source=stefanjudis&amp;utm_medium=email&amp;utm_campaign=web-weekly-183-interop-2026-javascript-using-and</id>
    <title>The logo soup problem (and how to solve it) | Sanity</title>
    <updated>2026-02-26T16:28:13Z</updated>
  </entry>
  <entry>
    <category label="react" term="react"/>
    <category label="work" term="work"/>
    <category label="javascript" term="javascript"/>
    <category label="js" term="js"/>
    <category label="dev" term="dev"/>
    <category label="web" term="web"/>
    <author>
      <name>eli</name>
      <uri>https://ln.ht/~eli</uri>
    </author>
    <content type="html">&lt;blockquote&gt;
  &lt;p&gt;
In practice, the only thing that makes web experiences good is caring about the user experience — specifically, the experience of folks at the margins. Technologies come and go, but what always makes the difference is giving a toss about the user.  &lt;/p&gt;
&lt;/blockquote&gt;
</content>
    <link rel="alternate" href="https://infrequently.org/2024/11/if-not-react-then-what/"/>
    <id>https://infrequently.org/2024/11/if-not-react-then-what/</id>
    <title>If Not React, Then What? - Infrequently Noted</title>
    <updated>2024-11-30T11:47:14Z</updated>
  </entry>
  <entry>
    <category label="web" term="web"/>
    <category label="programming" term="programming"/>
    <category label="react" term="react"/>
    <category label="JavaScript" term="JavaScript"/>
    <category label="js" term="js"/>
    <author>
      <name>eli</name>
      <uri>https://ln.ht/~eli</uri>
    </author>
    <content type="html">&lt;blockquote&gt;
  &lt;p&gt;
React dot JS, or simply “reaked”, is a not inconsiderable amount of JavaScript, written by some self-styled engineers, to help a website called Facebook undermine democracy, foment genocide, and do whatever else is needed to sell virtual advertising space…  &lt;/p&gt;
  &lt;p&gt;
React is useful for making complex interfaces like Facebook’s or for making otherwise simple interfaces, and their underlying codebases, complex like Facebook’s. Rendering the text “hello world” without React requires one text editor and exactly 11 bytes of code. Doing the same with React, via the popular “create-react-app” command line interface, requires over 200MB of Node modules. The continual maintenance and expert calibration needed to run a React application has created a thriving job market.  &lt;/p&gt;
&lt;/blockquote&gt;
</content>
    <link rel="alternate" href="https://briefs.video/videos/what-is-react/"/>
    <id>https://briefs.video/videos/what-is-react/</id>
    <title>What Is React.js? (Webbed Briefs)</title>
    <updated>2024-09-02T15:20:44Z</updated>
  </entry>
  <entry>
    <category label="state" term="state"/>
    <category label="javascript" term="javascript"/>
    <category label="react" term="react"/>
    <author>
      <name>pierre</name>
      <uri>https://ln.ht/~pierre</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://zustand-demo.pmnd.rs/"/>
    <id>https://zustand-demo.pmnd.rs/</id>
    <title>Zustand</title>
    <updated>2023-11-07T15:57:55Z</updated>
  </entry>
  <entry>
    <category label="article" term="article"/>
    <category label="react" term="react"/>
    <category label="javascript" term="javascript"/>
    <author>
      <name>edwardloveall</name>
      <uri>https://ln.ht/~edwardloveall</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://joshcollinsworth.com/blog/self-fulfilling-prophecy-of-react"/>
    <id>https://joshcollinsworth.com/blog/self-fulfilling-prophecy-of-react</id>
    <title>The self-fulfilling prophecy of React - Josh Collinsworth blog</title>
    <updated>2023-02-11T17:55:25Z</updated>
  </entry>
  <entry>
    <category label="article" term="article"/>
    <category label="react" term="react"/>
    <category label="javascript" term="javascript"/>
    <category label="history" term="history"/>
    <author>
      <name>edwardloveall</name>
      <uri>https://ln.ht/~edwardloveall</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://www.zachleat.com/web/react-criticism/"/>
    <id>https://www.zachleat.com/web/react-criticism/</id>
    <title>A Historical Reference of React Criticism—zachleat.com</title>
    <updated>2023-02-11T15:07:38Z</updated>
  </entry>
  <entry>
    <category label="vuejs" term="vuejs"/>
    <category label="tech" term="tech"/>
    <category label="programming" term="programming"/>
    <category label="react" term="react"/>
    <category label="typescript" term="typescript"/>
    <category label="javascript" term="javascript"/>
    <category label="html" term="html"/>
    <category label="editor" term="editor"/>
    <category label="css" term="css"/>
    <author>
      <name>wyclif</name>
      <uri>https://ln.ht/~wyclif</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://playcode.io/"/>
    <id>https://playcode.io/</id>
    <title>PLAYCODE - Javascript Playground</title>
    <updated>2022-07-31T11:02:58Z</updated>
  </entry>
  <entry>
    <category label="javascript" term="javascript"/>
    <category label="excel" term="excel"/>
    <category label="react" term="react"/>
    <category label="grid" term="grid"/>
    <author>
      <name>piranha</name>
      <uri>https://ln.ht/~piranha</uri>
    </author>
    <content type="html">&lt;blockquote&gt;
  Glide Data Grid is a no compromise, outrageously fast data grid for your React project, with rich rendering and TypeScript support.&lt;/blockquote&gt;
</content>
    <link rel="alternate" href="https://grid.glideapps.com/"/>
    <id>https://grid.glideapps.com/</id>
    <title>glide-data-grid • The fastest data grid available for React.</title>
    <updated>2022-04-06T08:05:28Z</updated>
  </entry>
  <entry>
    <category label="mooc" term="mooc"/>
    <category label="education" term="education"/>
    <category label="tech" term="tech"/>
    <category label="programming" term="programming"/>
    <category label="react" term="react"/>
    <category label="nodejs" term="nodejs"/>
    <category label="javascript" term="javascript"/>
    <category label="css" term="css"/>
    <author>
      <name>wyclif</name>
      <uri>https://ln.ht/~wyclif</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://www.better.dev/"/>
    <id>https://www.better.dev/</id>
    <title>Code better every day - Better Dev</title>
    <updated>2022-03-16T08:32:44Z</updated>
  </entry>
  <entry>
    <category label="html" term="html"/>
    <category label="javascript" term="javascript"/>
    <category label="react" term="react"/>
    <category label="cloud" term="cloud"/>
    <category label="framework" term="framework"/>
    <category label="tech" term="tech"/>
    <author>
      <name>wyclif</name>
      <uri>https://ln.ht/~wyclif</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://jaredgorski.org/writing/14-practical-frontend-architecture/"/>
    <id>https://jaredgorski.org/writing/14-practical-frontend-architecture/</id>
    <title>Practical frontend architecture - jaredgorski.org</title>
    <updated>2021-09-21T10:58:10Z</updated>
  </entry>
  <entry>
    <category label="mongodb" term="mongodb"/>
    <category label="redux" term="redux"/>
    <category label="graphql" term="graphql"/>
    <category label="nodejs" term="nodejs"/>
    <category label="react" term="react"/>
    <category label="typescript" term="typescript"/>
    <category label="tech" term="tech"/>
    <category label="development" term="development"/>
    <category label="web" term="web"/>
    <category label="mooc" term="mooc"/>
    <category label="education" term="education"/>
    <category label="tutorial" term="tutorial"/>
    <category label="programming" term="programming"/>
    <category label="javascript" term="javascript"/>
    <author>
      <name>wyclif</name>
      <uri>https://ln.ht/~wyclif</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://fullstackopen.com/en/"/>
    <id>https://fullstackopen.com/en/</id>
    <title>Deep Dive Into Modern Web Development / Full stack open 2021</title>
    <updated>2021-07-26T11:32:35Z</updated>
  </entry>
  <entry>
    <category label="puppeteer" term="puppeteer"/>
    <category label="testing" term="testing"/>
    <category label="react" term="react"/>
    <category label="javascript" term="javascript"/>
    <category label="framework" term="framework"/>
    <author>
      <name>pyrho</name>
      <uri>https://ln.ht/~pyrho</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://testing-library.com/"/>
    <id>https://testing-library.com/</id>
    <title>Testing Library | Testing Library</title>
    <updated>2021-03-11T18:14:45Z</updated>
  </entry>
  <entry>
    <category label="hook" term="hook"/>
    <category label="react" term="react"/>
    <category label="javascript" term="javascript"/>
    <category label="fetch" term="fetch"/>
    <category label="cache" term="cache"/>
    <author>
      <name>chrisSt</name>
      <uri>https://ln.ht/~chrisSt</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://swr.now.sh/"/>
    <id>https://swr.now.sh/</id>
    <title>SWR: React Hooks for Remote Data Fetching</title>
    <updated>2019-10-31T00:20:27Z</updated>
  </entry>
  <entry>
    <category label="hook" term="hook"/>
    <category label="react" term="react"/>
    <category label="javascript" term="javascript"/>
    <author>
      <name>chrisSt</name>
      <uri>https://ln.ht/~chrisSt</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://wattenberger.com/blog/react-hooks"/>
    <id>https://wattenberger.com/blog/react-hooks</id>
    <title>Thinking in React Hooks</title>
    <updated>2019-09-21T16:57:20Z</updated>
  </entry>
  <entry>
    <category label="react" term="react"/>
    <category label="javascript" term="javascript"/>
    <category label="generator" term="generator"/>
    <author>
      <name>chrisSt</name>
      <uri>https://ln.ht/~chrisSt</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://divjoy.com/"/>
    <id>https://divjoy.com/</id>
    <title>Divjoy - The React Codebase Generator</title>
    <updated>2019-08-14T16:01:06Z</updated>
  </entry>
  <entry>
    <category label="card" term="card"/>
    <category label="js" term="js"/>
    <category label="javascript" term="javascript"/>
    <category label="react" term="react"/>
    <author>
      <name>chrisSt</name>
      <uri>https://ln.ht/~chrisSt</uri>
    </author>
    <content type="html">&lt;p&gt;
Flipping Cards for your React Projects. React-Flippy allows you to create flipper event with your content.&lt;/p&gt;
</content>
    <link rel="alternate" href="https://github.com/sbayd/react-flippy"/>
    <id>https://github.com/sbayd/react-flippy</id>
    <title>React-Flippy</title>
    <updated>2019-08-07T12:53:45Z</updated>
  </entry>
  <entry>
    <category label="react" term="react"/>
    <category label="javascript" term="javascript"/>
    <category label="desktop" term="desktop"/>
    <author>
      <name>chrisSt</name>
      <uri>https://ln.ht/~chrisSt</uri>
    </author>
    <content type="html"></content>
    <link rel="alternate" href="https://proton-native.js.org/#/"/>
    <id>https://proton-native.js.org/#/</id>
    <title>Home - Proton Native - React Native for the desktop, cross compatible</title>
    <updated>2019-08-07T12:34:38Z</updated>
  </entry>
  <entry>
    <category label="react" term="react"/>
    <category label="javascript" term="javascript"/>
    <author>
      <name>chrisSt</name>
      <uri>https://ln.ht/~chrisSt</uri>
    </author>
    <content type="html">&lt;p&gt;
Boostnote&lt;/p&gt;
</content>
    <link rel="alternate" href="https://dev.to/jsmanifest/22-miraculous-tools-for-react-developers-in-2019-4i46"/>
    <id>https://dev.to/jsmanifest/22-miraculous-tools-for-react-developers-in-2019-4i46</id>
    <title>22 Miraculous Tools for React Developers in 2019 - DEV Community 👩‍💻👨‍💻</title>
    <updated>2019-08-07T12:32:49Z</updated>
  </entry>
</feed>