I'm a 21yo German backend heavy fullstack hobbyist and freelancer, I mainly use #typescript, #csharp and sometimes #kotlin or #dart depending on the project, I'm here to share some insights and tips
Stay tuned!
The long days don't even bother me, I enjoy being there and still feel as #motivated as day 1. Met lots of very cool and talented people too
The long days don't even bother me, I enjoy being there and still feel as #motivated as day 1. Met lots of very cool and talented people too
Its been a while since I did anything with it
Its been a while since I did anything with it
Great #community support
Great #community support
I'm calling it #sillycat, a fully #opensource social #media #app for cat lovers.
Note that this is just a #side #project and that I'm not actually actively working on it like I would on a normal project
I'm calling it #sillycat, a fully #opensource social #media #app for cat lovers.
Note that this is just a #side #project and that I'm not actually actively working on it like I would on a normal project
Use "readonly struct" for small immutable value types, it can improve the #performance of your code and prevents hidden copies.
This will let the #compiler know that it's immutable and won't change during runtime while creating less heap allocation
Use "readonly struct" for small immutable value types, it can improve the #performance of your code and prevents hidden copies.
This will let the #compiler know that it's immutable and won't change during runtime while creating less heap allocation
It will first be a #bytecode #vm but eventually be turned into a native compiler
It will first be a #bytecode #vm but eventually be turned into a native compiler
This one actually took me a bit longer than usual for some reason, turns out I massively overcomplicated the problem since Dependency Injection already took care of my concerns
#csharp #dotnet
This one actually took me a bit longer than usual for some reason, turns out I massively overcomplicated the problem since Dependency Injection already took care of my concerns
#csharp #dotnet
Do you actually know the difference between the ?? and || operator?
?? will only check for a nullish value (like null or undefined) while || checks for any falsy value, here is a quick #code example:
Do you actually know the difference between the ?? and || operator?
?? will only check for a nullish value (like null or undefined) while || checks for any falsy value, here is a quick #code example:
Don't sleep on the nullish assignment operator "??=", allows yall to assign a value only if the variable is nullish, here is a typescript example #code snippet
Don't sleep on the nullish assignment operator "??=", allows yall to assign a value only if the variable is nullish, here is a typescript example #code snippet
Personally I enjoy Nest a lot more even for small projects, the clean patterns that it encourages are just so nice to work with, and I wrote Express "the nest way" before anyways, like controller pattern etc.
Personally I enjoy Nest a lot more even for small projects, the clean patterns that it encourages are just so nice to work with, and I wrote Express "the nest way" before anyways, like controller pattern etc.
First version (roughly 2 yrs ago) -> version 1 -> final version (adjustments made by a friend)
I honestly kinda dropped fiverr for #freelance ever since I moved to #upwork but it feels good to get something professional
For me it was probably #python, used it for scripts but moved away from it completely very quickly
For me it was probably #python, used it for scripts but moved away from it completely very quickly
Might share the progress and #opensource it afterwards.
#buildinginpublic #gamedevelopment
Might share the progress and #opensource it afterwards.
#buildinginpublic #gamedevelopment
In this example we are using the popular #npm package "jsonwebtoken", if no algorithm is specified an attacker could set the "alg" header to "none" and leave out the signature
I worry for new developers who learn with the concept of " #security is so scary I need to let a vendor set up my #authentication and #database" without ever trying. I get a beginner might not get it the first time but your app will not magically be secured based on where you host
I worry for new developers who learn with the concept of " #security is so scary I need to let a vendor set up my #authentication and #database" without ever trying. I get a beginner might not get it the first time but your app will not magically be secured based on where you host
I'm a 21yo German backend heavy fullstack hobbyist and freelancer, I mainly use #typescript, #csharp and sometimes #kotlin or #dart depending on the project, I'm here to share some insights and tips
Stay tuned!
I'm a 21yo German backend heavy fullstack hobbyist and freelancer, I mainly use #typescript, #csharp and sometimes #kotlin or #dart depending on the project, I'm here to share some insights and tips
Stay tuned!