Using absolute paths and breaking out of directory hell in React imports.
Feb 1, 2021 · 2 min read · ../../../../../../ If you were in a war and you needed to fortify your defenses, the above would have made some sense. But, not while trying to import a different type of module in React and doing this ../../../todos What happens if you try to restr...
Join discussion
