Hey folks!
Quick confession: I FORGOT TO ASK ABOUT WEEKLY WINS LAST FRIDAY π±
Sorry about that! Let's get to it β just a few days late π
Looking back on last 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
- Trying out a new form of exercise... or whatever else might spark joy β€οΈ
Thanks for bearing with me. Can't wait to read about your wins from last week!
I'll be back at the end of the week (promise) with the normal Friday wins thread. π
Top comments (15)
I reached 1k stars on my open-source project for Gradle users
jmfayard / refreshVersions
Life is too short to google for dependencies and versions
What is refreshVersions? jmfayard.github.io/refreshVersions
refreshVersions helps Gradle users with the tedious manual work usually involved in adding and updating dependencies and their versions.
Usage
Setup
Migrate project:
./gradlew refreshVersionsMigrate
Find available updates in
versions.properties
:./gradlew refreshVersions
Cleanup versions availability comments:
./gradlew refreshVersionsCleanup
Documentation is at jmfayard.github.io/refreshVersions
And yersterday we did a big release github.com/jmfayard/refreshVersion...
Iβve published my first post and started writing posts at all. It makes a lot of fun. π
Hands on Web Share API
Felix Jordan for ecx.io, part of IBM iX γ» Aug 19 γ» 7 min read
Welcome!
Welcome and congrats!
100K total post views on dev.to π
I got top 7 badge on my recent blog ππ
Congratulations, I remember being super happy when I got that one.
wrote an article on dev.to which went viral.
Some users agreed to my points , some were willing to throw eggs and tomatoes at me.
dev.to/jyotishman/10-useless-npm-p...
I published the 11th post of my Flutter\Dart tips series
series
Flutter & Dart Tips - Week In Review #11
Offline Programmer γ» Aug 21 γ» 2 min read
Well, it's a good thing you asked today, because RubyConf just released their schedule and I can now announce that my talk was accepted!
It's called My Algorithm Ate My Homework and it's a talmudic look at the responsibility we have when an algorithm we created misbehaves!
If you plan on attending RubyConf I highly recommend it (though I may be biased π)
HUGE congrats!!!
Built my personal portfolio/ my project hub that lists out all my projects at a place !
Would like to share it and know what you think !
Click Here to enter my world !
The Onam festival started here in Kerala - was a lot of fun!
Secondly, I have a prototype of a web framework! It's a complete WIP, I don't even think it will come out.
I didn't know much about this festival, but your comment prompted me to look into it a bit. What a beautiful tradition! I hope you and your loved ones had a good celebration π
My blog now can be build with the latest version of zola (static site generator). Lots trial and error because the documentation is not updated yet, but I made it work.