Sunil Bagde
1.1K posts

Sunil Bagde
@mesunilbagde
Lead Software Engineer 💚 Web
Mumbai, India Katılım Aralık 2015
12 Takip Edilen22 Takipçiler

@TheSisb @tan_stack much better (opinion) its just wrapper if its just hook
useDataLoader() extract just common part in to hook
e.g if its error need diff message or i18 you have to introduce props same with loading .
English

We're using a component wrapper over @tan_stack query. We call it "DataLoader", and it's making our developers happier and more productive.
I've attached a minimal demo and usage example. Let me know if you'd like a packaged version with all the bells and whistles!


English

Kamal is not just for Rails! Here's a demo of deploying and updating a simple Hello World Go application using Kamal 2. kamal-deploy.org
English

🚀 Excited to announce the completion of the Phone (2a) Plus landing page! 🚀
A website is using an animated scroll render, which you may have seen from Apple, Rolex & Pixel
#WebDevelopment #UIUXDesign #FrontEnd #ReactJS #JavaScript #CSS #WebDesign
English

@rauchg @raycastapp code looks cool
App router
Jotai state
only thing all API is not at one place "og" api outside
hooks are at one place usually i do hooks/all-hooks they are in utils, i like useIsSafari hook
components are not in domain Control/Control.tsx
?absolute versioning "next": "14.2.3"
English

@evanyou @rolldown_rs Reactjs Support ? I tried not working
code: github.com/sunil-bagde/ro…
Rolldown internal error: Parse failed, got [
OxcDiagnostic {
inner: OxcDiagnosticInner {
message: "Unexpected token",
English


time-saver: @tldraw sketch → @v0 vision
"a layout like this, full screen"
will probably never learn css grid at this rate 🤣
v0.dev/r/AnjTdDTUurW

English

#21days side project CSS DevTools (no hustle)
Today's day 19 of 21: final piece, wrote devtools server, which reads tailwind config & generates class.
#reactjs #vuejs #tailwindcss #css
demo
English

Hello devs,
css dev tool taking shape, today added sync css class to source.
@reactjs @tailwindcss @babeljs @vite_js
Inspired by
@tailscan @uidevtools
English

@veebrandt - task should not too hard & too easy ~ flow
- the work is meaningful to you?
- having both side check when u do & not do consequences.
- decide & deadline without just a ____.
- most imp help others. selfless act makes life better. even u busy help others.
English

@IroncladDev its not jsx, JSX is abstraction over React.createElement()
RSX look like createElement
createElement(
'h1',
{ className: 'greeting' },
'Hello'
);
}
English










