DEV Community

 🐤🥇 Jasper de Jager
🐤🥇 Jasper de Jager

Posted on • Updated on

The best start for great ideas.

This post was intentionally left blank.

Top comments (8)

Collapse
 
jmdejager profile image
🐤🥇 Jasper de Jager • Edited

what would you create if you had an entire day to create something from scratch?
For me it would be creating an angular app to continue learning ngrx.

Collapse
 
frontendengineer profile image
Let's Code • Edited

i looked briefly on ngrx and it looks the same as Redux. Is there any difference?

Collapse
 
jmdejager profile image
🐤🥇 Jasper de Jager

It is! It's basically Redux for Angular 😊

Thread Thread
 
frontendengineer profile image
Let's Code

I am on board with the state management. Very good thing to learn and it improves the handling of the state of app making it predictable and easier to develop on. Also, It helped me write better code learning Redux. Bonus is the time travel and the debugger tools.

Thread Thread
 
jmdejager profile image
🐤🥇 Jasper de Jager

Yes they look awesome 😍
I like Angular. Always open to other frameworks/libraries but Angular is still my framework to go. I noticed Angular is less common here on dev.to. maybe I should write a post that is like your post 😉

Why would you want to learn Angular now?

Or are you already going to write that 😎

Thread Thread
 
frontendengineer profile image
Let's Code

definitely, go for it! I went and post another similar content but with VueJS

Collapse
 
frontendengineer profile image
Let's Code

React with Typescript or Vue with Typescript.

Typescript is getting lots of attention and being favored by the front end community now.

Collapse
 
jmdejager profile image
🐤🥇 Jasper de Jager

I do a lot of typescript myself, love it!