|
|
|
|
|
by moomoo11
305 days ago
|
|
Yeah. You can ask it to give you a code review. If you want to know what to ask I’d recommend telling it you want to ensure your code is clean, single responsibility, extensible, and testable. I think when you work with these big frameworks the more important thing as a junior imo would be to make sure you understand the underlying tech (db, network basics, etc) and the latest framework conventions. Just keep it simple. |
|