Explore >> Select a destination


You are here

hhvm.com
| | endormi.io
2.8 parsecs away

Travel
| | I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI.
| | www.joeltok.com
3.0 parsecs away

Travel
| | The Problem Over the years I've often needed to search for specific files by their name in Visual Studio Code, but never figured out how to do it. I had always assumed that a Command F would reveal the file to me, but nope, that always only searched within files. So I've had to always resort to using complicated bash commands from search engine results (searching a new method each time I needed to do this), or literally trying my luck poking at folders in a random search.
| | egghead.io
3.4 parsecs away

Travel
| | Life is too short for long boring videos. Learn VS Code using the best screencast tutorial videos online led by working professionals that learn in public.
| | coady.github.io
19.1 parsecs away

Travel
| [AI summary] The article discusses the debate within the Python community regarding the use of map and filter functions versus list comprehensions and generator expressions, highlighting historical context and readability arguments.