Colmjude

/ notes
Notes
development
A collection of thoughts, things I've learnt and things I want to remember
  1. SQLite db and flask

    | webdev / python / flask / development / sqlite / database
  2. Working with PRs

    | git / development / snippet
  3. Make your commandline scripts global

    | development / commandline / scripts
  4. Flake8

    | webdev / python / commandline / development
  5. Read SQL into dataframe

    | webdev / python / flask / development / sqlite / database / pandas
  6. Share a site you have running locally

    | webdev / development / sharing / testing / prototyping
  7. If-else statements in Make

    | development / make
  8. Python server command

    | webdev / python / commandline / development
  9. Useful Git commands

    | development / commandline / git / tips
  10. A simple checklist for images

    | webdev / images / development / sustainability
  11. Embedding tweets in markdown notes

    | webdev / development / twitter / markdown / python
  12. Rename a remote

    | git / development
  13. Change an old commit

    | webdev / git / commandline / development
  14. How to favicon

    | web / development / design / brand / how-to
  15. Python settings for VSCode

    | webdev / development / snippet / productivity / vscode
  16. JS settings for VSCode

    | webdev / development / snippet / productivity / vscode
  17. Use Rsync to copy lots of files

    | development / commandline / tip / til
  18. Python class inheritance

    | development / snippet / inheritance / python
  19. Jekyll tips

    | prototyping / development / jekyll / github-pages
  20. Xargs command

    | commandline / development / til / tip