Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Normal
I think stackOverflow is more worried about surviving at this point. Same with Experts Exchange etc.But yes, you still need to know how to code, which is a good thing.Great example:Had a huge form had to do.dropped in a few notes to chatgptwrote all the input fields along with name attributes etc. based on my table columns.took about 30sec.Not too hard to do, but time consuming if doing by hand.Also code suggestions: great training aid and ensuring you think of some of the easily ignored ideas.Check code: you can look at something all day and still not see the obvious. Copy/paste and often will point out the issue/comma etcKnowing how to prompt is very important.. but get that figured out.. very powerful
I think stackOverflow is more worried about surviving at this point. Same with Experts Exchange etc.
But yes, you still need to know how to code, which is a good thing.
Great example:
Had a huge form had to do.
dropped in a few notes to chatgpt
wrote all the input fields along with name attributes etc. based on my table columns.
took about 30sec.
Not too hard to do, but time consuming if doing by hand.
Also code suggestions: great training aid and ensuring you think of some of the easily ignored ideas.
Check code: you can look at something all day and still not see the obvious. Copy/paste and often will point out the issue/comma etc
Knowing how to prompt is very important.. but get that figured out.. very powerful