Heyo 👋
Have a wonderful weekend. 😀
Looking back on this past week, what was something you were proud of accomplishing?
All wins count — big or small 🎉
Examples of 'wins' include:
- Starting a new project
- Fixing a tricky bug
- Gardening 🌿
For further actions, you may consider blocking this person and/or reporting abuse
Lucas Chitolina -
Chris Jarvis -
Oliver Bennet -
Alexander Shagov -
Top comments (32)
Published a new book over the weekend! I've been planning to publish this one for a very long time now!
Introduction to Linux eBook: A Comprehensive Guide for Beginners
Bobby Iliev ・ Oct 1
Congrats!
Finally got my new "JVM" to compile and run the first application (a prime number calculator). A lot of work remains and the execution doesn't go smoothly but it's finally compiling after ~3 months of work!
I'm converting a spring boot application from package-by-layer to package-by-feature architecture.
However, I'm trying to remove the dependency between features; for example, I want to remove the direct reference of the Member entity in the User entity.
I'm trying to figure out how I can return memberId for a User every time I fetch the user entity without referencing the member entity in the User entity or creating a relationship between both
You can use an interface there but I would keep that dependency. The goal is to minimize dependencies for clear separation but since the entity layer maps to the DB and the DB has a relation I think it's legitimate to have some relation in place.
Thanks a lot, I really appreciate the feedback.
My Vscode Extension finally crossed 100 installations
I managed to publish an npm package for my doticons collection
Posted my first design of Mac 40th anniversary art!
Check it out here, pretty basic.
I fixed a bug on Forem github.com/forem/forem/pull/20218
Got my Medium blog post published in AWS in Plain English Medium publication. aws.plainenglish.io/aws-she-builds...
Started the new job (event though I got sick the night before my first day 😷) and earned the Top 7 Badge!
I finished one of my side project.
Started my project archangeluslog.com, but I got nothing with that. I am still working and I hope, at least, help people to track their learning