
Damjan Dimitrov
Enthusiastic software engineer, continuously learning, adapting and experimenting with code
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Enthusiastic software engineer, continuously learning, adapting and experimenting with code
Recent comments
What are some things that you don't like about git?
The point of aliases is not just to have shortcuts but to als...
What are some things that you don't like about git?
This and what @pandademic said can be resolved by creating te...
Meet Daily Dev Tips v2
Great new looks, I like it! I just tried subscribing, it tak...
I became a Fullstack Developer 💻☕️ in 24 HOURS and got a JOB 🚀
I only opened the article to make sure everyone who clicked t...
Python Scheduler: A cron job replacement
I agree with you, it has its advantages and disadvantages. Wh...
1 line of code: How to clean an Array
Can be achieved with a very short statement: arr.filter(Boole...
Tips for developers switching from Windows to Mac
Very well written and very helpful! For split screen window ...
7 Common MISTAKES made by C# developers (+ How to avoid them)
For #1 we could use a simple one-liner: string tools = Strin...