#Reactjs

one of the initial tests rendering an audio waveform to canvas and syncing to a 3D scene #ThreeJS #ReactJS #CreativeCoding

2025-07-06

LeafletJS & React Leaflet

R (rolandinsh)r@toot.lv
2025-07-03

Ja mācētu #ReactJS vai kādu #VueJs sen jau būtu smukā daļa arī

implemented an ADSR envelope and rendered out the curve on a canvas to visualize the effect #CreativeCoding #ReactJS #WebAudio

Ranjan Kumariamranjank09
2025-07-03

Today I finally understood one of React’s most confusing warnings:
"React Hook useEffect has a missing dependency…"

🔍 What began as debugging ended up being a crash course in useCallback, stale closures, and infinite re-renders.

Full breakdown:
medium.com/@iamranjank09/solvi

2025-07-01

Storybook в IDE: конец эпохи копипаста

Если вы занимаетесь фронтенд-разработкой, то наверняка работали со Storybook — удобной витриной компонентов, на которой красиво лежат компоненты и примеры их использования. Его любят за интерактивную документацию, возможность визуального контроля и изолированной разработки. Но замечали ли вы, сколько действий приходится делать, чтобы взять компонент из Storybook и вставить его в реальный проект? Наверняка вы сталкивались с ситуацией: нашли компонент в Storybook, затем переключились обратно в IDE, скопировали код, вставили, адаптировали, проверили, и повторили снова. Кажется, многовато действий для простой вставки компонента, правда? Постоянные переключения между браузером и IDE, ручной копипаст и отсутствие связи с уже написанным кодом делают этот процесс неудобным и медленным. Storybook Studio: всё в одном месте...

habr.com/ru/companies/haulmont

#storybook #vscode #vscode_extension #react #reactjs #javascript #mui

2025-07-01

Code Tutorials — React: рисуем двумерный граф

Привет, друзья! В этой серии статей я делюсь с вами своим опытом решения различных задач из области веб-разработки и не только. В этой статье мы изучим библиотеку react-force-graph-2d для рисования двумерных графов. Демо приложения: react-graph.netlify.app/ Локальный запуск приложения: git clone github.com/harryheman/react-gr
cd react-graph
npm i
npm run dev Интересно? Тогда прошу под кат.

habr.com/ru/companies/timeweb/

#timeweb_статьи #javascript #js #reactjs #reactjs #react #webdev #graph #граф #canvas #холст #2d #edge #node #узел #грань #вершина #ребро

Bryan King (W8DBK)bdking71
2025-06-30

🚀 Building modern apps? Learn how to create a fast, offline-capable Progressive Web App (PWA) using React! Master service workers, performance hacks & installability. 💪

bdking71.wordpress.com/2025/06

2025-06-29

I'm going to start mentoring my friend's son who just completed a coding boot camp through a local community college. I'm starting with #foss projects in languages/frameworks he was taught.ij the boot camp) #java #ReactJS

I maintain a #csharp project, but if anyone else has something that could use a potentially long term contributor I'll start working with him on issues. He needs to build his resume and learn to work with a distributed team.

Nube Colectivanubecolectiva
2025-06-28

How to Create a Micro Frontend with React and Vite.

Cómo Crear Un Micro Frontend con React y Vite.

👉 nubecolectiva.com/blog/como-cr

Cómo Crear Un Micro Frontend con React y Vite.
xoron :verified:xoron@infosec.exchange
2025-06-28

Are Web Components & Cybersecurity A Better Combo?

I'm not trying to dunk on popular #UI #frameworks – I'm sure they're totally fine for #cybersecurity stuff, probably get loads of reviews and #audits.

But from my angle: Web Components are *native* to the #browser. Doesn't that just inherently reduce the risk of **#SupplyChainAttacks** (you know, like a rogue `npm install` on a bad network) for your #AppSecurity?

Or am I overthinking it, and the #framework choice is less important than the #browser, #OS, or #device running it? What are your thoughts, #DevCommunity?

---

Quick context: I've got a #ReactJS #messagingApp (repo here: github.com/positive-intentions) and a separate #UIFramework (repo here: github.com/positive-intentions) built with #Lit (which uses Web Components). I'm genuinely wondering if there's a compelling #cybersecurity reason to refactor the chat app to use my #WebComponent UI framework. Might be a whole new level of #SecurityByDesign for #FrontEndDev.

FYI, same question's on Reddit here: reddit.com/r/ExperiencedDevs/c, got some good #insights, but want to make sure nothing's getting overlooked! Let's discuss #InfoSec #WebDev #JavaScript #OpenSource #TechQuestion.

Nube Colectivanubecolectiva
2025-06-27
Cómo Hacer Un Bucle For en React (JSX).
kazewazekazewaze
2025-06-26
Retro Styled Cassette Tape Graphic with “Soundz” at the bottom in a retro style font with the slogan below it that says: “Sound Effects for Components”
Break3 Studiosb3s@mas.to
2025-06-26

In this post, I wen't over updates to the site in Version 2.5. Podcast episodes added, player support, donation links, SEO tweaks and some backend thoughts around making the site easier to maintain using PHP or React in the future.

Reply via your timeline 🌀
new.vex.blue/articles/2024/10/

#IndieWeb #OpenWeb #DevLog #ReactJS #Podcasting #SelfHosting #VEXblue #FOSS

VEX.blue Version 2.5
Break3 Studiosb3s@mas.to
2025-06-26

In this post, I talked about progress toward Version 2.5 of the site. Mainly podcast features, future plans for dynamic layouts, and learning to use frameworks like React for better scalability.

Reply via your timeline 🌀
new.vex.blue/articles/2024/09/

#WebDev #Podcasts #IndieDev #ReactJS #DynamicSites #OpenWeb #DevJourney #AutisticTech

VEX.blue Future Versions
Thomas Steiner :chrome:tomayac@toot.cafe
2025-06-25

📢 On July 15, 2025, I'll give a talk at the #ReactJS #Barcelona #meetup on "Adding Built-in AI API support to Mastodon": meetup.com/es-ES/reactjs-barce. You'll learn about built-in #WebAI APIs and how to use them in a large-scale React app like Mastodon! (Caveat: Actual PR pending, but it works on my machine 🫣…)

2025-06-25

Well, here's something I never thought I'd do: meticulously plan a UI in Sketch. As someone who lives in the systems/backend, I've always found this part of development tedious.
But for this new React 19/Tailwind project, I'm doing it right. And... I think I'm starting to like it? Finally understanding why we need tools like this. It's clicking.

Or its the magic of Scrimba, who knows?
#ReactJS #DesignThinking #Sketch

Praveen KumarPraveen323
2025-06-25

📢 UI Full Stack Web Development with React JS
Trainer: Mr. Sudhakar Sharma
Starts: 30th June | 🕚 11:00 AM IST
🔗 tr.ee/x6HLJp
💡 Learn React, HTML, CSS, JS

UI Full Stack Web Dev with React JS
codeDude :archlinux: :neovim:codeDude@floss.social
2025-06-24

I'm looking for job, usually I prefer Mexican payrole jobs ( with mexivan law benefits and plus) but I open to a good contractor/freelance offer
I'm a software engineer and full stack developer with 7 years of experience.
My technologies are
The recent ones are
#ReactJS
#NextJS
#RubyOnRails
#AWS #microservices
#NodeJS #JavaScript and #TypeScript
#algolia #indexer
#CSM #contenful
I also have experience.
#Laravel #PHP
#workflow
#vuejs

#FediHire #getFediHired #FediJobs

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst