Michael Kearnsleekanarchism.hashnode.dev·Jul 16, 2022Don't use ../.. in importsor: how to improve the life of your full stop key by 3%!!!!!! Quite often I see this kind of pattern in imports: # /pages/about-us.tsx import type { NextPage } from 'next' import Head from 'next/head' import Image from 'next/image' import styles from...3 likes·31 readsNode.jsAdd a thoughtful commentNo comments yetBe the first to start the conversation.