pull down to refresh
250 sats \ 4 replies \ @BlokchainB 31 Mar \ parent \ on: Stacker Saloon
Even getting here is hard. I looked at the repo and was overwhelmed lol like I have no idea where to begin to look for this bug. I saw all the branches (like ek’s lightning branch) and was lost. But thanks for the ChatGPT hint never thought to use it in that way
You probably don't need to pay attention to any of the branches. Just focus on understanding
master
.It is hard, but worth it! ChatGPT can help a lot. Another hint is to tell ChatGPT that it uses
next.js
framework. A lot of it is standard coding patterns for that framework so once you get the hang of it, it becomes a lot easier to understand everything.reply
Okay chatGPT I’m using next.js
reply