Pantaley Stoyanov

linkedinrss
dark mode
☰
  • Articles
  • Categories
    • Categories:
    • CMS
    • Cloud
    • Code Bites
    • JavaScript
    • Marketing
    • Styling
    • Web
  • CV
  • Contacts
  • Categories:
  • CMS
  • Cloud
  • Code Bites
  • JavaScript
  • Marketing
  • Styling
  • Web

Add class to the most outer selector using Sass mixin

  • Code Bites
  • Styling
06-08-2020

Write and maintain clean and scalable styles by adding CSS class or id to the most outer selector using Sass mixin

How to separate Drag and Swipe from Click and Touch events

  • Code Bites
  • JavaScript
12-11-2019

Gestures like swipe and drag events are a great way to introduce new functionalities into your app.

Rename multiple files in multiple folders with PowerShell

  • Code Bites
24-07-2019

I tried to cover most of the common cases to have a good base from which to expand and improve to all your needs.

How to use withStyles from Material UI with HOC in React

  • Code Bites
  • JavaScript
16-01-2019

Here is a simple React app example using Material UI. The problem I stumbled is how to add JSS withStyles into Higher-Order Components (HOC).

Code Bites: style "previous" HTML tags or how to reverse the cascading selectors without JavaScript

  • Code Bites
  • Web
  • Styling
21-08-2017

Every time when you want to change any element which is above in the DOM Tree, try to target the parents.

Code Bites: simulate click events only with CSS

  • Code Bites
  • Web
  • Styling
10-08-2017

Often, I like to joke that you can program with CSS. In this case I’ll show you how to have click events without JavaScript.

© 2021 All rights reserved.