Explanation of ERC-6900: Modular Smart Contract Accounts and Plugins Post date November 8, 2024 Post author By Roman Post categories In account-abstraction, blockchain-development, erc-6900, erc4337, ethereum, ethereum-blockchain, evm-smart-contract-platform, msca
npm vs npx, which one is better? Post date October 15, 2024 Post author By Roman Post categories In JavaScript, nodejs, npm-vs-npx, package-manager, react
Interesting CSS features that reduce the need for javascript Post date September 26, 2024 Post author By Roman Post categories In css, css-pseudo-class, css-tricks, no-javascript, simple-solutions
Everything about CSS Pseudo classes & elements, and their use cases Post date September 10, 2024 Post author By Roman Post categories In css, cssselectors, pseudoclass, pseudoelements
Processing DAGs with async Python and graphlib Post date August 26, 2024 Post author By Roman Post categories In asyncio, dag, python
Scramble 0.11.0 – Laravel API docs generator update: Laravel Data support, enforcing schema types, inference improvements Post date July 4, 2024 Post author By Roman Post categories In api, documentation, laravel, openapi
Create basic Dice Rolling Game in Python Post date April 9, 2023 Post author By Roman Post categories In beginners, productivity, programming, python