paint-brush
Checkers on React - Part 3 - Figureby@rzhelieznov
448 reads
448 reads

Checkers on React - Part 3 - Figure

by Roman6mAugust 25th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Checkers-on-react-project is continuing my pet project, but before starting the next part I want to make some updates. Right now all imports in the project look something like this: `import {Board} from ‘components/Board’s.’` But I prefer to use absolute imports: 'import {boardModel} from 'models/BoardModel' Instead we can import components, models, utils and images in any place of the application just using absolute paths.

Company Mentioned

Mention Thumbnail
featured image - Checkers on React - Part 3 - Figure
Roman HackerNoon profile picture
Roman

Roman

@rzhelieznov

Javascript and React fan. Also love reading, traveling, pc gaming :)

Learn More
LEARN MORE ABOUT @RZHELIEZNOV'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Roman HackerNoon profile picture
Roman@rzhelieznov
Javascript and React fan. Also love reading, traveling, pc gaming :)

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Learnrepo