Second adventure in deno land
11 min read - June 10, 2020Going a little deeper on deno. Exploring lock files, testing, sharing code between deno and the browser, permissions and more.
Alexandre Portela dos Santos - Lisbon, Portugal
Helping businesses with tech | Full-time learner | Writer
twitter github linkedin
Going a little deeper on deno. Exploring lock files, testing, sharing code between deno and the browser, permissions and more.
Thoughts after trying out deno to build a small API that connects to twitter
Do you have to write all the tests first? Is it that different if you write them afterward?
Growing an application guided by tests
A decoupled and painless proposal on how to deal with errors in react + redux applications
How to build a production ready frontend without a finished API
How Cypress.io enables you to write simple, readable, end to end tests
How not to depend on backend APIs to keep developing front-end applications
How using the reducer pattern simplifies state managing in local components
A compilation of mistakes and lessons from writing react/redux applications