Login
Discover
Waves
Communities
Login
Signup
dotnetguru
@dotnetguru
48
Followers
52
Following
841
Follow
Resource Credits
Available
Used
Created
2022-01-02 18:59
RSS Feed
Subscribe
Comments
Blog
Posts
Comments
Communities
Wallet
dotnetguru
Programming & Dev
2024-02-05 16:57
RE: React vs. Angular: Unraveling the Web Development Dilemma
Me too brother, but then again you should judge the product, not the company.
$ 0.000
0
dotnetguru
Programming & Dev
2024-02-05 16:58
RE: JS DOM Animations & Tricks By albro
Nice post man! I was literally struggling the other day with something like this. If it had read this it would save me a couple of hours
$ 0.000
2
dotnetguru
Programming & Dev
2024-02-05 11:05
RE: React vs. Angular: Unraveling the Web Development Dilemma
Why is that an issue? It is better that being community supported and going into obsolesce because of lack of organized support.
dotnetguru
Programming & Dev
2022-02-11 20:25
RE: Algorithms and Codewars
Not really, it's more because it's a scripting language and not a compiling one...
dotnetguru
Programming & Dev
2022-01-31 18:06
RE: Algorithms and Codewars
Hello @aristak, I think you can learn algorithms in any language, but scripting (dynamically typed) languages have the disadvantage when it comes to clean code, and whenever you learn something new you
dotnetguru
Programming & Dev
2022-01-20 23:05
RE: Execution pipeline in plug-and-play architecture in Asp.NET 5
Thanks a lot! I think I can manage and postpone my posts for a little bit until I get 50 HP. I'm still testing stuff on Hive to see what works best. The thing I don't get is Reputation, I get it that if
dotnetguru
Programming & Dev
2022-01-20 21:35
RE: Execution pipeline in plug-and-play architecture in Asp.NET 5
Thanks for the advice, I was on vacation for 6 days, but I will try to be more engaging with the community in the future. At this moment I'm preparing a post about the importance of algorithms and where
dotnetguru
Programming & Dev
2022-01-11 16:09
RE: WHY YOU SHOULD LEARN PROGRAMMING | WHAT BENEFIT COMES WITH IT?
I agree with you 100% percent, the abilities you develop while learning to code can be applied in everyday life. The most important lesson I learned from coding is that problems that have solutions are
dotnetguru
Programming & Dev
2022-01-05 21:44
RE: HTML, CSS, Javascript practice. Learning the basics
This is literally the same start my friend had 1 year ago and now he is an employed junior full-stack developer. I suggest you expand on this exercise, read about algorithms and data structures, and implement