MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Pavellaptev.medium.com most likely does not offer any malicious content.
Secure connection support
HTTPS
Pavellaptev.medium.com provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Pavellaptev.medium.com most likely does not offer any adult content.
Popular pages
-
CSS weekly #2: An image on the left, text on the right | by Pavel Laptev | Medium
Image on the left and text on the right is a common pattern but don’t use it too often and when one of friends ask me how she could make this I couldn’t say it right away. But it’s an easy question…
-
How to create a Pan`n`Pinch component for a Figma plugin. Step-by-step Recipe. | by Pavel Laptev
Today I want to shortly describe a component that I wrote for one of my plugins — WarpIt. And I want to share my experience with you. There were some pitfalls during the coding process but not too…
-
Learning CSS grid layout with the Swiss | by Pavel Laptev | Medium
I wrote this article not like a tutorial with a step-by-step detailed explanation, but it’s rather a diary of my experiments with the Grid layout. I connected these two themes — Swiss Style and CSS…
-
Flex-box Grid System with SCSS. Old but gold. | by Pavel Laptev | Medium
I know that the last two years everyone’s talking about grid layout. And I also have an article about it but I’ve faced with the project where I didn’t have a chance to use the full power of…
-
You can set any number of columns for desktop, tablet and module breakpoints here in the grid.scss
You can set any number of columns for desktop, tablet and module breakpoints here in the grid.scss:. https://github.com/PavelLaptev/tiny-flexbox-grid-system/blob/gh-pages/scss/grid.scss.
-
Make text pattern background with <canvas> | by Pavel Laptev | Medium
I’m writing a new article and actually this is a part of it. I’ll describe a method that I used to generate textures in Three.js. But I decided to describe some methods as separate articles to be…