You are here |
foobartel.com | ||
| | | |
www.brandonpugh.com
|
|
| | | | Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: | |
| | | |
endormi.io
|
|
| | | | 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.ryangittings.co.uk
|
|
| | | | At the beginning of this year, I wanted to review my workspace setup, in terms of both physical and technical worlds, and try to become more productive, both when on the road traveling, and at home. During this process, quite a few tools have been changed to try and become more efficient, and make my transition between devices easier. | |
| | | |
seirdy.one
|
|
| | MoonScript (a language with a CoffeeScript-like syntax that transpiles to Lua) continues to be the most enjoyable programming language I have ever used. It's |