Back to Portfolio
Welcome to My Blog
Exploring ideas at the intersection of design, technology, and creativity.
Date
Filter by tag...
Reset
JavaScript
Functions
Methods
Understanding JavaScript's bind(), apply(), and call() Methods
January 25, 2025
A comprehensive guide to understanding and using JavaScript's function methods: bind(), apply(), and call(). Learn how to control 'this' context and function execution with practical examples.
Read more
CSS
BEM
Mastering BEM Methodology: Writing Clean and Maintainable CSS
January 24, 2025
Learn how to write scalable and maintainable CSS using BEM (Block Element Modifier) methodology, with practical examples and best practices.
Read more
CSS
Mastering CSS Selectors: Understanding Specificity and Best Practices
January 24, 2025
A comprehensive guide to CSS selectors, specificity calculation, and implementation best practices for clean and maintainable stylesheets.
Read more