Skip to content

refactor: refactor directory structure, file names and add import aliases #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 30, 2024

Conversation

bdbch
Copy link
Member

@bdbch bdbch commented Nov 30, 2024

I cleaned up the directory structure.

I moved all class instances into their own files, renamed the files to align to the actual class names in uppercase, made a seperation between "bsky" related instances (for example Actors, Posts, Feeds, etc.) and tsky instances like Tsky or the Paginator.

Copy link

netlify bot commented Nov 30, 2024

Deploy Preview for tsky canceled.

Name Link
🔨 Latest commit aad3432
🔍 Latest deploy log https://app.netlify.com/sites/tsky/deploys/674ad11adac1410008d1679c

@bdbch bdbch changed the title refactor: move tsky class into own subfile refactor: refactor directory structure, file names and add import aliases Nov 30, 2024
@bdbch
Copy link
Member Author

bdbch commented Nov 30, 2024

@MathurAditya724 @patak-dev are you fine with larger changes like this? I find the code base to be easier to navigate and explore this way.

@bdbch bdbch merged commit e851998 into tsky-dev:main Nov 30, 2024
5 of 6 checks passed
@bdbch bdbch deleted the index-refactor branch November 30, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant