MMartininmrtinsal.hashnode.dev·Jul 13, 2022 · 2 min readQuick JS Snippet: Prevent local timezone to be forced when not specifiedJavaScript's Date object can be very tricky sometimes. One of the most mind-screwing issues a JS dev can stumble upon is local timezone enforcement What do I mean by that? Let's say our system (no matter if Node or Browser) has a UTC-0300 timezone, a...00
MMartininmrtinsal.hashnode.dev·Jul 1, 2022 · 2 min readMy Learning WishlistThere are always new tools we want to play with. But some of them require a lot of studying, and sometimes the curve is steep. Sometimes we give up and even forget about some of them, otherwise shiny desire objects. I'll list here, from the top of my...00
MMartininmrtinsal.hashnode.dev·Jul 1, 2022 · 1 min readFrontend and Fullstack Tools to check out in 2022https://ladle.dev/blog/introducing-ladle Storybook alternative https://vitest.dev/ Jest alternative, powered by Vite (CRA-etc alternative) https://remix.run/ Next.JS alternative which is Rocking it! https://turborepo.org/ Lerna alternative (taskrunn...00