👋👋👋👋
Looking back on your week -- what was something you're proud of?
All wins count -- big or small 🎉
Examples of 'wins' include:
- Getting a promotion!
- Starting a new project
- Fixing a tricky bug
- Cleaning your house...or whatever else that may spark joy 😄
Happy Friday!
Latest comments (53)
// , Didn't swear at anyone I like. I think.
Dev.to bringing me the most traffic for my new scan tool:
Discovering vulnerable endpoints on API / Websites
Médéric Burlet ・ Mar 9 ・ 2 min read
I got offered a job as a Data Scientist (which is something I've been trying to get into for a while) and it sounds like they're going to train me up! 🙌🙌🙌
I sent my 2 weeks notice on my hopefully last non-dev job.
My win this week was letting my brain/mind have a rest ;o) it seem to be what is going on at the moment as things get a bit crazy ;o)
My win this week... Well, I submitted an open source contribution to rollup.js and I wasn't familiar with the codebase. But they accepted my bugfix and it unblocked me at work! So that felt good!
I worked a lot on Gwion !
I removed cryptic symbols (eg: no more
#(0,0)
butComplex(0,0)
instead),added some kind of constructors for these kind of structures (
Unpack()
for instance rebuilds the ast of its arguments).I add a problem with
vararg.start
endvararg.end
, but now varargs can be copied and there is a statement for its loop:And much more...
I'm currently implementing structs users side:
such structs are like object (they can also have static variables and all kinds of functions) except they are stocked as is, whereas an object stores then in a data field.
I wrote and shared 2 blogs here, one of the blog is for #shecoded and I got 50 new followers and 200+ views on my latest blog post 😍 😍
Here is my latest blog
Nevertheless, Aneeqa Coded
Aneeqa Khan ✨ ・ Mar 8 ・ 2 min read
I wrote an article :
dev.to/voralagas/that-s-it-knowing...
Got a side project across the finish line!
dev.to/jcs224/introducing-podrain-...