Remote Work! Freedom or Burnout?
Remote work has become the 'Big Dream' for many people, especially for us, the programmers! Is this a correct choice, or...
12 posts
Remote work has become the 'Big Dream' for many people, especially for us, the programmers! Is this a correct choice, or...
If you just learned what testing is and you're still a bit unsure how to start, you're not alone. Many beginner develope...
Learning Javascript often feels clear at the beginning. You write some code, refresh the browser, and see something work...
Coding looks extremely charming from the outside. Lines of text turning into apps, games, and devices that seem to appea...
I have to say, this is a question I've been hearing for a long time since I got into the web development world. It's a v...
I am sure you have heard of cookies 🍪 no matter how many hours you've spent learning programming, or even if you are ju...
CSS in motion! Another perfect title for this post, as CSS is no longer just a language to style static pages, but also...
While preparing for a coding interview, I found myself feeling a bit rusty on theoretical questions and scenarios I have...
Hi there! You're aware that the web 🕸 wasn't always like it is today? Websites were like digital 📰 posters – just text...
Is CSS a programming language? If you've ever wondered, read the following post and discover 🔎 why you might reconsider...
Understanding the role of a programming language is the key 🗝 to answering the question "Is HTML a programming language...
The Javascript double question mark ?? is known as the nullish coalescing operator. It is a logical operator useful for...