Gabe Ragland

Building divjoy.com, a React codebase generator.

Just passed 400 people getting the daily email πŸ™Œ

Gabe Ragland Author

@sergio Thanks!

0 Likes

Congrats!

0 Likes

Posted useDebounce to https://twitter.com/gabe_ragland/status/1060976111570444288

Posted useOnScreen() to https://twitter.com/gabe_ragland/status/1060665728594898944

Get retweeted by Dan Abramov twice in a week. Achievement unlocked πŸ†

😱

0 Likes

Just launched usehooks.com, code recipes for the new React Hooks feature. Retweets of announcement much appreciated: https://twitter.com/gabe_ragland/status/1056978044437520385

Congrats on the launch!

0 Likes

Shared interview to Hacker News. An upvote in /newest would be most appreciated. It's titled "The Journey of Sidekiq..." 🀞

Code export now supports the conditional classNames feature (add classes if x)

Added color coding to editor so easier to understand the nested structure of React components 🎨

Foreach block can now be set to type "object" and code export will spit out object instead of array iteration code πŸ”₯

React code export now adds when needed to ensure valid JSX

That's possible?!

0 Likes
Gabe Ragland Author

Just mean the code export feature in #divjoy adds it when needed. For example, if the user has made something in divjoy that would normally output the line render( return <div/><div/> ) (not valid jsx) the code exporter knows make it render( return <Fragment><div/><div/></Fragment> ) so it's valid.

0 Likes

Finished AST transform logic so I can convert user supplied code based on code export options

Just launched with 3 startup founder interviews πŸš€πŸš€πŸš€ https://launched.app

!!

0 Likes

congrats

0 Likes

Wondering what to do with my $400k Azure credits. Nothing I'm working on is expensive to host, but would rather not let these credits expire in 1.5 years. Any ideas?

Gabe Ragland Author

@sergio Thanks for the heads up! That's lame they just shut you down without warning.

0 Likes

I used to have a bunch of credits too - $15k due to MSFT imagine cup. I used them and let them expire. I suggest though - KEEP YOUR DATA BACKED UP. Azure don't give you a warning period when these credits expire - they just shut down your service outright and you'll have a total panic dealing with support.

0 Likes

Finished up design. Launching next Tuesday with first 3 interviews πŸ™Œ

Got all the socials at @heylaunched. Anyone wanna do me a favor flave and follow https://twitter.com/heylaunched so it doesn't look like a ghost town when I launch this coming Tuesday? πŸ™

Gabe Ragland Author

Woooo! Thanks so much!

0 Likes

Tweeted! https://twitter.com/GetMakerlog/status/1050482177492815872

0 Likes