DEV Community

Discussion on: Water Cooler Talk: How do you Practice Coding ?

Collapse
 
grantralls profile image
Grant Ralls

I hesitate to call it a side project since it's typically difficult to do an actual demo. It's purely there for my programming and comprehension practice. Most recently I started implementing data structures using generics in typescript. I wrote them as packages so maybe they will get used in a project of mine in the future!