Github Keyboard Shortcuts

Power of GitHub Keyboard Shorcuts Hey, this is a very quick post to share the Keyboard shorcuts that you can use in your repositories. If you are a developer, writer, or someone that have mastered the keyboard you know by this moment the great power that comes from knowing Keyboard Shortcuts. Many sites and applications … Read more

kokoroDB – PHP database Library

logo_01kokoroDB is library that I have created to interact with the Database. This library will free the developers from the tedious work of prepare statements, binding variables and more. So far the library allows you to select and insert information, works with PHP PDO, and store the error messages on an array.

More settings and capabilities will be added on the future like:

Read more