[ Skip to main content ] In today’s digital age, web browsing has become an essential part of our daily routine. As we browse various websites, our browsers store a… Continue reading How to clear browsing cache for one site in Microsoft Edge browser
Web Development tips and tricks
A good-looking CSS-only chip
Hello everyone! Today, we’ll be making this chip: Inbox (3) The html structure is quite minimal, a single container: <div>Inbox (3)</div> The css uses transparent borders of before and… Continue reading A good-looking CSS-only chip
Fireside chat with an engineer: What is kanban in software engineering?
Kanban is a visual workflow management system that is commonly used in software engineering to manage the development and delivery of software products. The name “Kanban” comes from the Japanese… Continue reading Fireside chat with an engineer: What is kanban in software engineering?
Fireside chat with an engineer: What is scrum methodology in testing?
Scrum methodology is an Agile framework that is commonly used in software development and testing. In the context of testing, Scrum can be used to organize and manage the testing… Continue reading Fireside chat with an engineer: What is scrum methodology in testing?