Arturo Volpe
I am a software engineer. Interested in open source, open data and devops.
Navigation
Home
Resume
Resume (Spanish)
Projects
About Me
XML Feed
aVolpe Blog
[WIP] Applying the Tester Pattern in React Testing
»
31 Jan 2025
Exploring the testern pattern in a React project
Alternatives for handling uncaugh exception in javascript api clients
»
11 Dec 2018
This post explores various options for handling uncaugh exceptions with javascript frameworks
Test your components in Ionic 4
»
07 Dec 2018
Use karma and jasmine to test your ionic 4 components
Metric collection using ionic and fabric
»
26 Feb 2018
How to collect info about your hybrid app
Dropwizard Metrics with JaxRS
»
19 May 2017
How to integrate the metrics library to a Standar Java EE 8 application
Using Hibernate Spatial with Wildfly 9/10
»
17 Jun 2016
How to configure Wildfly 9 or 10 to use a datasource with hibernate spatial types
Using Hibernate 5.2 with Wilfly 10 in Docker
»
05 Jun 2016
Using the recently released Hibernate 5.2 with Wildfly 10 in a Docker container
pgFouine with postgreSQL 9.4 in Docker
»
11 Apr 2016
Simple pgFouine configuration for a dockerized postgresql
Simple Atom reader with Ionic
»
10 Feb 2016
Simple example of a Atom feed reader with Ionic
Currency evolution in Paraguay
»
08 Feb 2016
Plot from data extracted from https://www.bcp.gov.py/webapps/web/cotizacion/monedas-mensual
BasicAuth filter with JaxRS
»
26 Oct 2015
Simple authorization with jaxrs
Database audit with postgresql and flyway
»
19 Oct 2015
Simple example of an automatic callback that create triggers to audit all tables in a database.