catgpt

  1. Panther28

    The most important 3 lines you'll ever need for programming in chatgpt...

    At the top of every file you are programming, put //KEEP THESE 3 LINES IN - Electron react project (project type) // src/programming folder structure/filename.js (location) //This function does this and a bit of that (description)... It should allow you to keep better content of your...
Back
Top