ioc.exchange is one of the many independent Mastodon servers you can use to participate in the fediverse.
INDICATORS OF COMPROMISE (IOC) InfoSec Community within the Fediverse. Newbies, experts, gurus - Everyone is Welcome! Instance is supposed to be fast and secure.

Administered by:

Server stats:

1.6K
active users

#todoapp

0 posts0 participants0 posts today
Brian Hayes<p>Putting together everything you've learned is hard. There are countless tutorials out there that will hold your hand every step of the way when making an application, and once you're done you're unlikely to retain all the information you've learned. That's okay! Over time the various tips and tricks you pick up amalgamate together, and suddenly you're pulling knowledge from a variety of projects and tutorials to create something that you can call your own!</p><p><a href="https://brianhayes.dev/blog/all_together" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">brianhayes.dev/blog/all_togeth</span><span class="invisible">er</span></a></p><p><a href="https://mas.to/tags/todoapp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>todoapp</span></a></p>
Brian Hayes<p>Many times, a good first programming project for a beginner to really get their hands dirty is a basic Todo list. I have made quite a few of these in various programming languages at this point, but the first one I made was a simple NodeJS CLI todo app. Crude and practically indecipherable to me now, this first attempt at making such a basic application got me to understand the basics of CRUD, and it wasn't long before I began to see these basic data operations everywhere.</p><p><a href="https://mas.to/tags/todoapp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>todoapp</span></a> <a href="https://mas.to/tags/todo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>todo</span></a> <a href="https://mas.to/tags/CRUD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CRUD</span></a></p>