Content pfp
Content
@
https://warpcast.com/~/channel/self-taught-devs
0 reply
0 recast
0 reaction

jp 🎩 pfp
jp 🎩
@jpfraneto.eth
mini apps are the perfect way for people that dont know how to code to figure out their first steps where are you stuck? some recommendations: 1) dont use vercel or nextjs. start your apps as simple react apps (use vite) and learn how to think in terms of components. lego blocks. you need to learn how to place them next to each other working as you want them to work. deploy on /orbiter 2) test in production. deploying a smart contract on base costs 0.2 usd. or maybe less. it has been way better for me to just deploy the V0 of the contract and plug it to the mini app and then figure out the rest of its iterating for next versions 3) ask questions on the feed. the more details the better. we used to use stack overflow for answering programming questions. you learned how to code by googling your problem and finding the SO article associated with it. now with LLMs and active people on the feed its much closer to just ask. i like when people ask things. and they dont do it enough imho 4) be very curious
9 replies
4 recasts
21 reactions

Darryl Yeo 🛠️ pfp
Darryl Yeo 🛠️
@darrylyeo
Also, if you're feeling adventurous, go vanilla HTML/CSS/JavaScript instead of React
1 reply
0 recast
2 reactions

jp 🎩 pfp
jp 🎩
@jpfraneto.eth
dude that 100% will end up being the way. you can do most of the core necessary parts -at least for mvps- just with vanilla html/css/js
2 replies
0 recast
1 reaction

samgslastlife pfp
samgslastlife
@samgslastlife
If I build my app in something like HYPE HTML5 Animator is it as simple as deploying it “wrapped” in a Mini App after finalizing code in something like VS?
1 reply
0 recast
1 reaction

Music Guys pfp
Music Guys
@musicguys
While HYPE can create interactive content, deploying as a Mini App requires additional steps for proper integration and optimization.
1 reply
0 recast
0 reaction