Project Setup7 articles
Tips and techniques to set up your projects efficiently and streamline your development process.
- All
- Astro
- Vercel
- Tutorial
- JS
- TS
- JamStack
- CSS
- HTML
- Clean Code
- Project Setup
- Opinion
- Tools
- Useful Resources
- Node
- React
- Productivity
- Habits
Articles
Conventional Commits
--- views
Discover how Conventional Commits can enhance your work and project's readability.
How to decrease deployment time by 44% with pnpm
--- views
Learn how to efficiently migrate your project from npm to pnpm with this guide.
How to add SSH keys to your GitHub account
--- views
Learn how to add SSH keys to your GitHub account. Boost your account's security and ease your workflow by securely connecting your local machine to your GitHub repositories.
Cross-browser testing
--- views
Cross-browser testing and how to test your site with Browserstack
Postgres connect to database with URL
--- views
How to connect postgres database with URL
Introducing the new shramko.dev
--- views
How I built a modern portfolio and a list of technologies used to create it.
How to use ESLint with TypeScript
--- views
In this post, we'll walk through how to set up linting in your TS project.