CSS Masonry & CSS Grid

CSS Masonry & CSS Grid

An approach for creating masonry layouts in vanilla CSS is one of those “holy grail” aspirations. I actually tend to plop masonry and the classic “Holy Grail” layout in the same general era of web design. They’re different types of layouts, of course, but the Holy Grail was a done deal when we got CSS…

Read More
How Blockchain APIs and RPC Nodes Work

How Blockchain APIs and RPC Nodes Work

Ironically, a lot of blockchain projects and developers still depend on centralized structures. This dependency is largely due to the challenges associated with building and maintaining blockchain applications (or dApps). To address these challenges, the foundation of dApps and other blockchain services relies on blockchain APIs and RPC nodes. By using these tools, developers can…

Read More