Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Updated
Oct 11, 2019 - 274 commits
- Python
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
🌟 JavaScript Style Guide, with linter & automatic code fixer
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
HTTPie + prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting
See microsoft/vscode#81510 for repro
I think the work you've done on this is amazing. Seems like a great project, but your README is a bit bloated and hard to decipher. Might I suggest you condense it down into a set of readable chunks and maybe link off to the wiki for the more detailed bits.
Its only my opinion, but I find that answering the following questions, in order, helps to simplify docs.
It may help out future developers if it's noted in the style-prop-object documentation that using an object as the value for the style parameter will cause performance issues due to unnecessary re-rendering.
Currently, when resizing the terminal window where HTTPLab is running, you may get this:
2017/10/12 12:42:44 invalid dimensions
when the size of the window is too small, a better error message should be displayed.
A list of books 📚and articles 📝 for the discerning web developer to read.
:boy: :girl: Technical-Interview guidelines written for those who started studying programming. I wish you all the best. :space_invader:
Free node based Workflow Automation Tool. Easily automate tasks across different services.
📕 Curated list of technical case studies on WebGL and creative development
minishift version
minishift v1.22.0+7163416
[root@TSKERCBOFRAP01 ~]# printenv |grep NO_PROXY
NO_PROXY=localhost
minishift start
-- Starting profile 'minishift'
-- Using proxy for the setup
-- Check if deprecated options are used ...
Personal blockchain for Ethereum development
:mailbox: SMTP Server + Web Interface for viewing and testing emails during development.
List of Continuous Integration services
ESLint Config for JavaScript Standard Style
Design and development guides
:grey_question:Full-stack developer interview questions and answers
See https://vuepress.vuejs.org/default-theme-config/#algolia-search. Hopefully, this will improve the search experience and index more (all?) keywords at https://docs.lando.dev.
💻 macOS setup script for front-end development
The Simplest Way to Manage Your Entire Dev Infrastructure!
Jeff Geerling asked me to log this issue.
On this page on docker it says you need to install vagrant and virtualbox: https://hub.docker.com/r/geerlingguy/drupal-vm/
All the steps on this page is the exact same as the normal drupalvm installation, not the way it is installed on docker.
Thank you
Brew is listed as the recommended way of installing httpie on macOS. However, it doesn't work with auth plugins.
For example, if you
pip3 install requests-hawkand then runhttp --helphawk will not show as an auth type. If youpip3 install httpie-oauthit will install httpie via pip as a dependency and overwrite the brew installed link in/usr/local/bin/httpand now all the plugins wil