Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.
Here’s how it tends to happen I find. You start with a small, well-understood problem, and it’s faster to code it yourself than to find some off the shelf library. Then you inevitably start getting constant “just one more thing” requests. You keep bolting on features until, oops, you’ve accidentally rebuilt an existing tool. By then, switching would require a massive rewrite, so you’re stuck maintaining your Frankenstein solution forever.
Here’s how it tends to happen I find. You start with a small, well-understood problem, and it’s faster to code it yourself than to find some off the shelf library. Then you inevitably start getting constant “just one more thing” requests. You keep bolting on features until, oops, you’ve accidentally rebuilt an existing tool. By then, switching would require a massive rewrite, so you’re stuck maintaining your Frankenstein solution forever.