Hacker News
- Dear engineers, this is a marathon and not a sprint so take care https://mariosfakiolas.com/blog/dear-engineers-this-is-a-marathon-and-not-a-sprint-so-take-care 2 comments
- Environment Variables in Sapper https://mariosfakiolas.com/blog/manage-environment-variables-in-a-sapper-application/ 5 comments sveltejs
- Install multiple major versions of a node module with npm https://mariosfakiolas.com/blog/install-multiple-major-versions-of-a-node-module-with-npm 10 comments javascript
- RecoilJS is meant to rock your React world https://mariosfakiolas.com/blog/recoiljs-is-meant-to-rock-your-react-world 78 comments reactjs
- Using any in TypeScript gives us a false sense of safety https://mariosfakiolas.com/blog/using-any-in-typescript-gives-us-a-false-sense-of-safety 4 comments javascript
- Using any in TypeScript gives us a false sense of safety https://mariosfakiolas.com/blog/using-any-in-typescript-gives-us-a-false-sense-of-safety 10 comments typescript
- Become a better godfather for your React components https://mariosfakiolas.com/blog/become-a-better-godfather-for-your-react-components 5 comments reactjs
- Manage environment variables in a Sapper application https://mariosfakiolas.com/blog/manage-environment-variables-in-a-sapper-application 4 comments sveltejs
- My React components render twice and drive me crazy https://mariosfakiolas.com/blog/my-react-components-render-twice-and-drive-me-crazy 58 comments reactjs
- What the heck is React Fast Refresh https://mariosfakiolas.com/blog/what-the-heck-is-react-fast-refresh 65 comments reactjs
- ES2020 - Promise.any https://mariosfakiolas.com/blog/es2020-promise-any 32 comments javascript
- ES2020 - Optional chaining and nullish coalescing operators https://mariosfakiolas.com/blog/es2020-optional-chaining-and-nullish-coalescing-operators 4 comments javascript