Nati (@natsmaiden) 's Twitter Profile
Nati

@natsmaiden

๐Ÿ‘พ I make computers go beep-boop-zorg
๐Ÿ’ธ Is there anything that's worth more than ๐Ÿ’• love and ๐ŸŒฑ peace on the ๐ŸŒŽ planet earth

ID: 330005719

linkhttps://github.com/naticaceres calendar_today05-07-2011 23:29:27

146 Tweet

79 Followers

514 Following

Nati (@natsmaiden) 's Twitter Profile Photo

Is this for real? I need to travel back in time and bring the good news to past me. ๐Ÿ”ฎ๐Ÿƒโ€โ™€๏ธ๐Ÿ’จ

Tech Stack Nation (@techstacknation) 's Twitter Profile Photo

๐Ÿ”ฅ Another round of Angular Architect Training starts TODAY! Join our group & learn together, just a few hours a week for four weeks. Enterprise Architecture guidelines simple enough for jr devs, plus live am + pm office hours w/ Bonnie #ngMom ๐Ÿ’• every week! AngularNation.netโค๏ธ

Minko Gechev (@mgechev) 's Twitter Profile Photo

๐Ÿคฏ image-set in CSS It's a way to allow the browser to pick the most appropriate image for the client based on: โ€ฃ Pixel density of the screen โ€ฃ Image type <resolution> units include x or dppx, for dots per pixel unit, dpi, for dots per inch, and dpcm for dots per centimeter

๐Ÿคฏ image-set in CSS 

It's a way to allow the browser to pick the most appropriate image for the client based on:
โ€ฃ Pixel density of the screen
โ€ฃ Image type

&lt;resolution&gt; units include x or dppx, for dots per pixel unit, dpi, for dots per inch, and dpcm for dots per centimeter
Dutch Angular Group (@angulardutch) 's Twitter Profile Photo

The Angular world tour is coming to ๐Ÿ‡ณ๐Ÿ‡ฑ ๐ŸŽ‰ We will have three amazing speakers joining us, Mark Techson Tracy Lee | ladyleet and Sander Elias ๐Ÿ‡ณ๐Ÿ‡ฑ @[email protected] RSVP via the link below, soon we will share the link to join us! meetup.com/Dutch-Angular-โ€ฆ

Tech Stack Nation (@techstacknation) 's Twitter Profile Photo

Registration is open! 4 weeks #Angular Architect Training or 3 weeks (Visual!) #Angular DOM Training, both including live office hours with an Angular GDE! Discounts and scholarships for diversity students and btw, we're hosting our 2nd job fair as soon as training is completed!!

AG Grid (@ag_grid) 's Twitter Profile Photo

Have you signed up to the free AngularNation.net community? Inside you'll find forums, free courses to build up Angular skills and free events every week where you can chat to project leads on Angular and Storybook and more... Visit angularnation.net #Angular

Connie Leung ๐Ÿ‡ญ๐Ÿ‡ฐ๐Ÿ‡จ๐Ÿ‡ฆ๐Ÿ‡จ๐Ÿ‡ด|GDE for Angular (@connieleung404) 's Twitter Profile Photo

Last week, I tried to add Netlify function in my angular side project. It was very easy to set up to return simple JSON data. You can find the details in my blog post. Later tonight, I will copy it at @Angular_Nation blueskyconnie.com/?p=2389

Bonnie #ngMom ๐Ÿ’• (@bonnster75) 's Twitter Profile Photo

Hot off the presses! ๐Ÿ”ฅ Want to learn about #Angular Reactive Forms? You should follow Fanis Prodromou, he wrote the book on it! He also does short tutorial videos and heโ€™s a great teacher so go check out his YouTube channel! ๐Ÿคฉ youtube.com/channel/UCgJAoโ€ฆ

Hot off the presses! ๐Ÿ”ฅ Want to learn about #Angular Reactive Forms? You should follow <a href="/prodromouf/">Fanis Prodromou</a>, he wrote the book on it! He also does short tutorial videos and heโ€™s a great teacher so go check out his YouTube channel! ๐Ÿคฉ youtube.com/channel/UCgJAoโ€ฆ
Tech Stack Nation (@techstacknation) 's Twitter Profile Photo

Are you hiring developers? Check out what one of our favorite employers had to say about our last job fair and come join our next one THIS Saturday if you're looking for passionate devs! youtu.be/w7Wf7ZuAFM8

Oye (@oyemade_) 's Twitter Profile Photo

My second Angular blog.๐Ÿฅณ "Improve performance in an Angular app Using Brotli and Gzip Text Compression" dev.to/oyemade/improvโ€ฆ A huge thank you to Sander Elias ๐Ÿ‡ณ๐Ÿ‡ฑ @[email protected] for his impactful insights and for reviewing ๐ŸŽ‰๐Ÿ™๐Ÿฝ

Nati (@natsmaiden) 's Twitter Profile Photo

is there an easy way to split an ngrx component-store into multiple (at least 2) files? I find myself scrolling and I am not a fan of it :( Alex Okrushko ๐Ÿ‡บ๐Ÿ‡ฆ NgRx

Nati (@natsmaiden) 's Twitter Profile Photo

hey! ๐Ÿ‘‹ NgRx NgRx Conf are there any unwanted consequences to dispatching an action (store.dispatch(myAction())) in an effect vs just returning the action?