Published onDecember 2, 2020How I transitioned from humanistic jobs to tech and development and why it is possible to start from the basics.insightscareerTransitioning from literature and languages to tech was not easy. Making a career from basic roles to developer is possible, and even better sometimes.
Published onNovember 13, 2020Mock an Axios call with a JSON file.nodejsweb-developmentapitipsHow to avoid test calling a third party API with Axios using a mock JSON file
Published onOctober 30, 2020Epic React. Fundamentals. What I'm learning.reactweb-developmentepic-reactA guide of what I'm learning on the Epic React workshops by Kent Dodds. This is the first one: fundamentals
Published onSeptember 2, 2020Creating events and setting listeners in JavascriptJavascriptWeb-developmenttipsHow to add an event and how to create a listener to that event