AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Using Git to Chunk Up Multiple Projects in a Git Repo
The benefits to that type of thing is it makes it so much easier when you need to touch on multiple code bases at once. You might have an annular front end for one thing and a react front end for another thing, but you put those all in their own package in a Git repo. That's really nice for larger corporations where you might need that video player across six or seven projects.