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

Miguelgarest  pfp
Miguelgarest
@miguelgarest.eth
If I have zero programming knowledge could I still "easily" create a frame? With help of chatgpt for example
2 replies
0 recast
2 reactions

jp 🎩 pfp
jp 🎩
@jpfraneto.eth
i mean you will go through some pain because programming generally is just about that, developing the capacity for keep pushing through the struggles. so it is not easy in that sense, but perfectly knowleadgable from scratch if you learn how to tackle a proposed next problem to solve. its just ongoing problem solving. and chatgtp is like your mr watson on that situation. giving you everything you need for that exact next step that you decided to take. until you make it. and share the link. and it feels very cool. do it. i can help you
1 reply
0 recast
1 reaction

Miguelgarest  pfp
Miguelgarest
@miguelgarest.eth
Thanks, will think about it. I have some ideas but need to check whether it is worth the hassle
2 replies
0 recast
1 reaction