Happy Friday!
Looking back on your week β what was something you're proud of?
All wins count β big or small π
Examples of 'wins' include:
- Starting a new project
- Fixing a tricky bug
- Voting in the U.S. general election
- Cleaning your desk... or whatever else might spark joy π
Have a great weekend!
Top comments (38)
Reached 250 subscribers on my small YouTube channel π
Well, guess you have to append '+1' to that, now.
Thank you Calin! Appreciate that π
My new win this week is DIVING BACK INTO CODING! Hahaha
2020 has been a challenging year and It was the year I actually started coding, but had to stop due to personal problems. Now I'm back at it and really excited! Especially because now I found communities to interact with and platforms to share my code ideas, improve and contribute!
I had my first zoom meeting, to possibly prepare a future DEV podcast πΎ Huge win overall: that's the first time I'm asked to talk about my work.
I also improved this project:
final
andabstract
, for both classes and functions.#require
to improve how plugins are handled.I should merge this during weekend, there's a tiny thing in arguments handling I can/want to improve.
Less important, but also sparks joy: I made it to the 7th place in the only online game I play π
I presented a demo to an audience of ~60 people, this was improvised, as I was chosen to give the presentation 5 mins. before the meeting. It was cool given that the main language of the team is English, and I am not a native-english speaker, so it felt proud of how I did in the presentation.
Saving our democracy. :D
Released a font loader plugin for Gatsby that got almost 500 downloads! Someone even submitted a bug report. Really happy about it!
Load fonts asynchronously & handle FOUT with my Gatsby plugin
Adrian Bece γ» Nov 3 γ» 5 min read
Last week I said that we were working on something special for COVID safe-ing our trick or treating experience...
Well, I'm really quite happy with how it turned out and am still flying high on that whole experience.
And at this moment, I'm generally optimistic about the way the US election is going. π€
I learnt how to use scoped component slots in Vue.js in order to control the rendering of the list items in the child component from the parent component. I even went a bit further and managed to do this recursively from any parent level up! I need to write a blog post about this :XD
Published an Angular library (rather debugging tool) called 'Inspector', which allows you you to...
β Inspect Angular 9+ components on the fly
β Change component properties without touching the code
β Simulate Angular events
β See the results in realtime
ngneat / inspector
π΅οΈ An angular library that lets you inspect and change Angular component properties
Features
Table of Contents
Installation
This library supports Angular 9+ projects and should only be installed using Angular CLI.
Angular CLI
Above command will do following for you:
environments
from../environments/environment.ts
in projects root module. This can be skipped with--skipImport
.InspectorModule
from@ngneat/inspector
in your project's root module'simports
section. This can be skipped with--skipImport
.Voting in the U.S. election. π
Some comments may only be visible to logged-in visitors. Sign in to view all comments.