🔴 Live lancé !
REACT chill du dimanche ⏯️ Éloge des animaux lents 🐢 🐌 🐨 | Blabla, Metazooa et sQuiz ?
➡️ https://www.twitch.tv/oamgui
-
#react #documentaire #animaux #nature #écologie #vulgarisation #live #twitch

React's cool, but for small/medium projects, you don't need a full Next.js/Express setup just for contact forms & basic auth. New fave: Use WordPress as your "backend in a box"! Battle-tested auth, REST endpoints, & a full dashboard. Simple wins. 🚀 #WebDev #WordPress #React
Một solopreneur đã tạo ra Retainr.io, một nền tảng SaaS giúp freelancer giảm 40% thời gian quản lý bằng cách biến dịch vụ tự do thành sản phẩm. Sử dụng React, Node.js và OpenAI, Retainr.io tự động hóa các quy trình, mang lại doanh thu ổn định cho freelancer và gói dịch vụ rõ ràng cho khách hàng.
#Retainr #SaaS #Freelance #ProductizedServices #React #Nodejs #OpenAI #KhởiNghiệp #DịchVụSảnPhẩmHóa #TựĐộngHóa
https://www.reddit.com/r/SaaS/comments/1padamr/how_you_can_turn_40_admin_time_waste_into_a
https://www.youtube.com/@NapaZord
https://www.instagram.com/napazord
https://www.twitch.tv/napazord
#react #reaction #viraliza #fyp #foryou
https://www.youtube.com/@NapaZord
https://www.instagram.com/napazord
https://www.twitch.tv/napazord
#react #reaction #viraliza #fyp #foryou
Why use React?
https://programming.dev/post/41524484
프롬프트 두 번으로 앱 완성: Gemini 3 Pro의 바이브 코딩 실험
Gemini 3 Pro로 프롬프트 두 번만에 스크린샷-코드 변환 앱을 완성한 실험. 바이브 코딩이 보여주는 AI 개발의 새로운 패러다임을 소개합니다.https://aisparkup.com/posts/6888

コンポーネントの設計で最近気をつけていることまとめ(React / Next.js)
https://qiita.com/quniquni/items/1e6bafbc6bfce74afe5d?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
The new #react sdk is now v1.0.0 with multiple ways to use it in your app. Let me know your thoughts on it. 🚀
https://www.npmjs.com/package/@hyphen/react-sdk

ICYMI: we’re hiring a Full-Stack Dev (commission-based) to help build the “Uber/Airbnb” of a cash-reliant industry.
👉 Read the previous post for role, impact, and deal. Designs nearly done, backend ready. Start ASAP.
DM or email info@secs.nl
with something you shipped.
#FullStack #Hiring #CommissionBased #Startup #Remote #WebDev #IndieHackers #BuildInPublic #Product #React #NodeJS #TypeScript
Gemist?
We zoeken een Full-Stack Dev (commission-based) voor de “Uber/Airbnb” van een cash-gedreven markt.
👉 Check de vorige post voor rol, impact en deal. Designs bijna rond, backend staat. Start z.s.m.
DM of mail info@secs.nl
met iets dat je zelf shipte.
#FullStack #Hiring #CommissionBased #Startup #Remote #WebDev #IndieHackers #BuildInPublic #Product #React #NodeJS #TypeScript
Working with #Angular, #React etc raises questions from my backend perspective. Because we do not have a 3-tier model anymore but actually more like a 4-tier model.
We do have:
* the code in the browser
* the backend4frontend code (REST layer)
* the business layer (services providing business use cases)
* the real backend (data layer, repositories, etc)
The backend internally works with Entities, the business layer exposes DTOs to the 'frontend'. Which in this case is the REST layer 1/n