Jun 10, 2020 • ☕️ 1 min read
The core functionality is to help you manage your source code through one of popular version control systems (git, svn, mercurial). Beside they also offer features like bug tracking system, release management, mailing lists, and wiki-based project documentation
GitHub offers plans free of charge, and professional and enterprise accounts. Free GitHub accounts are commonly used to host open source projects. As of January 2019, GitHub offers unlimited private repositories to all plans
Bitbucket offers both commercial plans and free accounts. It offers free accounts with an unlimited number of private repositories.
GitLab started as an open source project to help teams collaborate on software development. GitLab now provides a single application for the entire software development and operations lifecycle.
SourceForge offers free access to hosting and tools for developers of free and open-source software.
Common security threats to know before deploying a serious web app
We all know Babel is used to convert JavaScript code between versions but don't know whether to call it a compiler or transpiler
Notable libraries that help you adopt reactive programming paradigm in JavaScript effortlessly
Node.js clients to connect to popular databases like MySQL, MongoDB, Redis, PostgreSQL, etc.