Happy Friday!
Looking back on your week — what was something you're proud of?
All wins count — big or small 🎉
Examples of 'wins' include:
Star...
For further actions, you may consider blocking this person and/or reporting abuse
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. 😄
I improved the tooling behind Daily C++ Interview, now it's much easier to add new questions.
Published my ebook titled Perl one-liners cookbook
You can read it online here: learnbyexample.github.io/learn_per...
Or, download for free till this Sunday:
My book bundle on grep/sed/awk/perl/ruby one-liners is free till this Sunday
I really can't tell you at the moment 😇, you'll need to wait till the next week to know so I can see if it's a win or not
Fair enough!!! Good luck!
Thanks!
Lots of things!
Delivered our office project to the client after 7 sprints of work
I got some mix of TailwindCSS and Gulp working despite a lot of useless error messages.
Now I just need to figure out what I did to get it to work. :)
Sold our house 🎉🎉🎉🎉🎉🎉🎉🎉
I Earned the AWS SysOps Associate Certification 🥳 I’m still ecstatic for this achievement haha
I got my first ever professional IT certification - Adobe Experience Manager (AEM) DevOps Engineer!
I'm preparing a lightning talk for an Online Ember Meetup, and I realized how much I learned for the past 6 months! It felt great :D
I figured out how to do an odd even cycle in Django templates. Been occassionaly finding a way to do it and finally did it!
I just published my 3rd NPM open source project called fork corner! github.com/warengonzaga/fork-corner
Made an Angry Birds type physics game with images and large world in 15 minutes with ZIM's Box2D helper - dev.to/zimlearn/angry-birds-like-p... - cheers!
taking part in the collective deep breath so many of us experienced saturday morning & being another week closer to the end of coding bootcamp - only two weeks left!
I'm in General Assembly's immersive software engineering boot camp and I JUST figured out a tricky Express lab problem I was having with the help of another student.
Officially passed Hacktoberfest, had a blast.
Our project Hoppscotch crossed 100,000+ all-time users and 25,000th star on GitHub.
hoppscotch / hoppscotch
👽 A free, fast and beautiful API request builder used by 100k+ developers. https://hoppscotch.io
Reached more than 5 stars on my boilerplate
crimson-med / react-prisma2-graphql-boilerplate
Simple React, Prisma2, GraphQL, Boilerplate
React Prisma2 GraphQL Boilerplate
Quick start boilerplate leveraging various recent technologies.
Quickstart
Open two terminals and follow the following commands:
That's it you are up and running!
For more detailed documentation check the other readme:
Wanna help?
Check out CONTRIBUTING.md as well as the project board on GitHub.
Accessing Datatabase
For this boilerplate
Prisma2
is connecting to aSQLite
file in the following folder backend/prisma.To access and explore this file you can use a Database Manager like
TablePlus
which supportsSQLite
.You then just need to point to the file:
If you want to change the database to use you can simply update the
datasource
in backend/prisma/schema.prisma.Screenshot
Home:
Login:
Signup:
Dashboard:
well I started working on my first open source project.
i have my improved my skills in java and took another step towards being an Front end developer.
I reached 500 subs here on dev 😊
Succeed to recover my energy back to coding :)
writing more code :D