#lists

[ follow ]
Typography
fromPiccalilli
1 week ago

An in-depth guide to customising lists with CSS

Lists should be styled and spaced like regular text, with appropriate indentation, bullet/number styles, positioning, and extra space for multi-digit numbering.
#python
fromThepythoncodingstack
8 months ago
Python

What's the Difference Between Zipping and Unzipping Your Jacket? * Unzipping in Python

Python's zip() function merges elements from multiple lists, creating meaningful connections between them.
fromPythonmorsels
9 months ago
Python

Looping in reverse

Python provides multiple methods to loop over iterables in reverse, each suitable for different data types.
Productivity
fromZDNET
6 months ago

I love Slack's new Lists feature so much I wish it was a standalone app

Slack's new Lists feature provides centralized, template-backed boards and lists (tables/kanban) with CSV import to improve productivity and project tracking.
[ Load more ]