It's that time of the week again.
So wonderful devs, what did you learn this week? It could be programming tips, career advice etc.
![Deadpool ...
For further actions, you may consider blocking this person and/or reporting abuse
Angular NGRX !! Complete refactor my code and implement a store, now it's very easy to manage the state of my application. I will leave a link if you guys want to download and look for yourselves. I only have the signup and sign in implemented, but from here, you can do everything you want.
github.com/hseleiro/angular-home-c...
:D :D
I started 30-Days-Of-JavaScript Challenge on GitHub, authored by Asabeneh, I am glad I started because I always procrastinated on it. Hopefully I will get started with Web Development after having all this gotten done. JS made my day, when I discovered Map, Filter and Reduce in it. I love Functional Programming but could not practice it due to steep Haskell learning curve. Now I can rest on it all the way down the month.
This was my short story, I hope all have plunged into endeavors that they love. StaySafe Folks!! Below is a function I refactored from Impertaive style to Declarative one
I just learned to use 11ty. It looks interesting as it is simpler than Gatsby but still customizable. Currently, I have no plan to use it now as I have no project idea.
Nice!
Not to give up, I think I been holding this idea of just giving up on my blog project. The more im finishing it, the more I realize it doesn't have the stuff I thought I could implement and that once deployed it won't have all the features I had in mind for it, but im trying to not give up, still in that mindset that I can finish it, probably not accordingly to my "higher expectations" or whatever but I guess today im realizing that, and that is o.k. because im not a Software Engineer or Programmer by default, im a Designer, but im doing everything I can in my power to pull this through. Have a great weekend.
I'm getting back into the swing of things with Express and the MERN stack as a whole. I'm contemplating hopping over to Hapi, however, due to a few things it looks like it handles a bit more natively
I'm also planning on redoing the Real World by Thinkster with some refactoring, more efficient DB queries, and Hapi instead of Express as a learning exercise.
Awesome!
Starting to get the hang of React and its components, states & props. Also discovered GSAP, which I love so much !
I learned to implement a nested for loop in Java. Java is slowly making sense in my head 😁
Not to use massive SVG's in my Forem! 😅😅😅😅😅😅 - still learning about images beyond jpg and png..
Yeah!
E2E tests are useless :
Hard to code, hard to maintain, hard to read... Just stay away from cypress, nightmare and so on...