a dev blog

  • Config Google Analytics and WordPress

    Config Google Analytics and WordPress

    If you want so see how many people are watching your website and where they are connected, if they watching by phone or PC Google analytics is your tool to do this and more, also if you have a WordPress blog. How to configure your website to google analytics https://analytics.google.com/ Go to google marketing platform…

  • GIT

    GIT

    We gonna to see how to create a branch , add a file, change a file, make a commit, merge the branch and delete the branch all this with Git on github. First we check if we are on Main branch with : then we create a branch called feature_1 with then we change to…

  • Spring + Rest Api + SupaBase + Postman

    I created a project that insert on PostgreSQL table Pato through Api rest of Spring. First i download the project from Spring Initializr i created the java class Pato : Then i created PatoControler after i created a interface to extends CrudRepository I had to add dependencies to pom.xml i had to add the connection…

  • Hello world!

    Welcome to WordPress. This is your first post. Edit or delete it, then start writing!