【個人開発】自分だけの推しアイドルカードが作れるKPOPカードアプリを作成しました
https://qiita.com/Tomoboo_319/items/ad233730a8d34635bb35?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #初心者 #TypeScript #ポエム #React #個人開発
Show HN: Strudel Flow, a pattern sequencer built with Strudel and React Flow
https://github.com/xyflow/strudel-flow
Recent website built with:
#nextjs #react #strapi #tailwindcss
Following the filing of charges against former Transport Minister Andreas Scheuer (CSU) regarding potential perjury in the inquiry committee investigating the t... https://news.osna.fm/?p=12320 | #news #charges #facing #parties #react
Clean Architecture во frontend: почему я ушёл от FSD
Привет! Хочу поделиться с тобой опытом перехода от Feature-Sliced Design к Clean Architecture во фронтенде. Почему я считаю Clean Architecture более подходящей для сложных приложений, и как она решает проблемы, с которыми ты точно сталкивался. Если ты используешь FSD и тебе уже больно или до сих пор пишешь всю логику в компонентах React — эта статья точно для тебя.
https://habr.com/ru/articles/938894/
#clean_architecture #frontend #fsd #featuresliced_design #react #vue
Nouveau Nintendo Direct, et donc nouveau live réaction !
On a maté ensemble le très complet #kirbyairridersdirect, c'est joli, c'est dynamique, et malgré sa "simplicité", ça a l'air très technique !
Si vous voulez écouter Daddy Sakurai, ou voir on avis, c'est ici !
#stream #streamer #streamerfr #streamfr #streaming #twitch #twitchfr #twitchstreamer #rediffusion #youtube #video #react #reaction #nintendo #nintendodirect #trailer #direct #jeuvideo #kirbyairriders
[Перевод] React как среда выполнения пользовательского интерфейса
1. Host Tree 2. Host Instances 3. Renderers 4. React Elements 5. Entry Point 6. Reconciliation 7. Conditions
https://habr.com/ru/articles/938844/
#js #javascript #react #reactjs #translation #frontend
On part en stream, j'espère que vous êtes prêts !
On a un live reaction au Kirby Air Riders Direct qui nous attend, suivi de la suite de Maliki Poison of the Past !
A tout de suite sur Twitch !
https://www.twitch.tv/lugianium
#stream #streamer #streamerfr #streamfr #streaming #twitch #twitchfr #twitchstreamer #live #livestream #livestreamer #livestreaming #twitchaffiliate #jeuvideo #letsplay #maliki #poisonofthepast #malikipoisonofthepast #nintendodirect #kirbyairridersdirect #react #reaction
【実案件使用】Cursorプロンプト × コード公開! ②バグ修正編
https://qiita.com/ShotaFukuyama/items/1d2f3dae7e1598a3a532?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #テスト #React #cursor #プロンプトエンジニアリング #AI駆動開発
#Development #Analyses
We keep reinventing CSS · But styling was never the problem https://ilo.im/1667em
_____
#CSS #TailwindCSS #CSSinJS #CssModules #BEM #React #Svelte #VueJS #Frontend #WebDev
Fun thing, #Jules reads the Claude.md file in my repo
I've asked it to modify the code base of my #React Native Paper #iOS app so that it also works on #Android
I'm having to work with Material UI and I really despise how inconsistent it is with its provided capacity to override simple things like classnames of slots.
One component allows me to add a classname to some of its slots here and there, the other one doesn't at all. One wants me to use `slotProps`, the other one wants me to use `inputProps`.
It shouldn't be that hard to add a class to a label.