Page 1 of 1
What's your most proudest coding moment?
Posted: Sat Jul 05, 2025 10:58 pm
by Cory
Mine is probably when an old coding buddy taught me how to use a forum or topic as a database to store data and fetch using AJAX. I've created many codes using this method up to this point.
Re: What's your most proudest coding moment?
Posted: Sat Jul 05, 2025 11:03 pm
by Econical
When I learnt how to bootstrap a basic html site. This was not with the latest technology.
Re: What's your most proudest coding moment?
Posted: Sat Jul 05, 2025 11:05 pm
by Cory
Econical wrote: Sat Jul 05, 2025 11:03 pm
When I learnt how to bootstrap a basic html site. This was not with the latest technology.
I created a portfolio with Bootstrap once, and that was the only time I've ever used it.