DevLovers

Conventional Commits

Viktor Svertoka·
Conventional Commits

If you, like me, love order in a git, then Conventional Commits is just a lifesaver 😅 You don't have to guess which commit does what. Just feat:, fix:, chore: - and everything is clear. Plus, it automatically helps with versions and CHANGELOGS. Use Conventional Commits and don't make mistakes in committing names. Your future self in the repository will thank you very much 🙌 Link: https://www.conventionalcommits.org/en/v1.0.0/

Recommended Posts

Headwind

Headwind

Headwind is a VS Code extension that automatically sorts Tailwind CSS classes in the correct order, without any manual editing. With a single run, your class strings become clean and consistent across the entire project. It’s especially useful when multiple developers are working on the same codebase. Link: Headwind

Viktor SvertokaViktor Svertoka·Tech·
10 games that will help you master JavaScript 🎮

10 games that will help you master JavaScript 🎮

Learning JavaScript doesn’t have to be boring. Here are interactive platforms where you learn through challenges, puzzles, and real coding practice. 1️⃣ CodinGame https://www.codingame.com/ide/puzzle/onboarding 2️⃣ CodeCombat https://codecombat.com/play/level/dungeons-of-kithgard 3️⃣ Untrusted https://untrustedgame.com/ 4️⃣ Codewars https://www.codewars.com/ 5️⃣ Mimo https://mimo.org/ 6️⃣ JSDares https://jsdares.com/ 7️⃣ Screeps https://screeps.com/a/#!/sim/tutorial/1 8️⃣ Crunchzilla https://www.crunchzilla.com/code-maven 9️⃣ Elevator Saga https://play.elevatorsaga.com/ 🔟 CheckIO https://js.checkio.org/

Viktor SvertokaViktor Svertoka·Tech·
Interview Preparation: Quick Checklist

Interview Preparation: Quick Checklist

An interview is your chance to demonstrate your skills, motivation, and fit for the role. Preparation helps you stay confident and professional. Key steps: Analyze the job description Identify core requirements and prepare relevant experience examples. Review your experience and goals Explain how your skills and career plans align with the role. Research the company Learn about the product, values, culture, and recent updates. Prepare answers to common questions Why this company? Strengths and weaknesses Where do you see yourself in 3–5 years? Prepare for technical evaluation Review fundamentals and practice explaining your thinking. Prepare questions for the interviewer What does a typical day look like? What are the next hiring steps? Handle logistics Updated resume (multiple copies) Confirm time and format (online / onsite) Send a follow-up A short thank-you message after the interview increases your chances.

Hanna KomrakovaHanna Komrakova·Career·