DEV Community

hirooka kazuya
hirooka kazuya

Posted on

dev diary 20251119

ideation for web app

i generated the ideas for web app with Miro stickies. the Several ideas are written.

  • notes to add revision with red color.
  • notes without thinking integration
  • automatically data analysis, multi step thinking with AI

format for CRUD

i already built the pipe line to develop full stack app with aws amplify. and as the next step, i wanna prepare basic CRUD function as template for general usage. and i made it.
[https://github.com/hirookakazuya/20251119_app]

make the development folder clear

each dev folder have storage of 1.2GB and the most of it is in node_modules folder. as chatAI information, this node_module folder can be deleted and restored again with install npm when i use it. i didn't try it.

cursor or claude code ?

now i' using the cursor. but the limitation of monthly use come. i study which tool i should select for code assistant. for basic use for dev, free ai chat bot is enough like chatGPT, Gemini. in these tool, i don't care about the limitation.

Top comments (0)