PinnedDraft.js in Examples: All You Need to KnowDraft.js is a framework for building rich text editors in React, powered by an immutable model and abstracting over cross-browser…Oct 28, 20192Oct 28, 20192
Shortening CSS Class Names (Experience and Tutorial)The main CSS compressed bundle has reduced in size from 20.3 Kb to 17.4Kb.Mar 4, 2021Mar 4, 2021
Protocols & Сlient-Server ArchitectureNetwork protocols, server vs web server, blocking I/O, non-blocking I/O, backend/frontend serversNov 18, 2019Nov 18, 2019
Tree Shaking ExamplesWebpack contains an own scope analyzer, which recursively extracts scopes from all figured modules. In production mode, dead code …Oct 30, 2019Oct 30, 2019
How to make height equal to word width only via CSS?In this article I’ll teach you how to use CSS to create a super cool responsive circles which calculate height and width only with css.Oct 29, 2019Oct 29, 2019