Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "angular4"
-
I'm thinking about doing a live coding stream on twitch this saturday, late afternoon or evening (CET).
I've never done a live stream before.
Do you have any suggestions or interests?
I'm thinking about something like a small RESTful API with Angular4/TypeScript (frontend, single page application) and CraftCMS/PHP (backend) with somebasic theory about HTTP requests / response, redirecting, data transfer and interfaces et cetera...
The duration will be around 2-4 hours, maybe longer if I have enough Mate & Beer.
But it's all just an idea at the moment. 😉
I will create an empty project for the stream on my Github and push to it during streaming, so you can pull it live or later.17 -
¯\_(ツ)_/¯joke/meme angular4 programmer angularjs funny illuminati vanilla js js javascript reactjs vuejs js framework2
-
Be careful when you go down the rabbit hole of creating custom observables (rxJS).
I wasted half a day just to find out that there are hot and cold observables and that the whole time I tried to use the wrong one.
It finally works. 01:00 in the morning.
My boss will be proud when he pulls the changes and the code looks completely fucked up (clean, well structured code, but he doesn't really know observables).
Now something different: Sleep. Cya. -
I'm doing a short 1 hour livestream on twitch on installing CraftCMS, plugin development and maybe Angular 4 setup, if there is enough time.
https://www.twitch.tv/qbasic164 -
When you are trying to Google some Angular 4 specific shit and all you get is AngularJS related results -.-6
-
What should I go for? AngularJS, ReactJS, EmberJS or VueJS? I'm confused. Help!?question angular 2 angular ember.js angular4 js angular2 javascript emberjs javascript fatigue ember angularjs38
-
When I first discovered that frameworks for web apps existed. No longer will writing websites in raw html, css, js, be an eternal labor4
-
I knew AngularJS, just learnt Angular. Realized what typescript is and how amazing it is. I am a .Net guy so creating lambda functions in typescript made me excited lol. It's a little frustrating to write "imports" in every TS file though. Can now add ✔️Angular and ✔️typescript to my resume 😉. Starting with Vue.JS as soon as I am done playing with Angular.2
-
1 year a go i took angular js 1 tutorials and I was good at it then . I start working with c# and asp a lot. And when I started learning angularjs 4 it was like learning another language WTF9
-
Just read a rant about webpack and suddenly the hate boiled up again ...
Why is it just so damn annoying to configure?
Just make it like gulp or so where you have an actual idea on the workflow, rather than just throwing in plugins at random and let magic happen without knowing wtf is going on.
Tried to update an ejected Angular4 project to angular 5 ... after 2h i gave up and dropped some stuff to use angular-cli again.3 -
For 10 years I've been a back end developer. Now I'm going full stack with react and angular4 front end development in my new job.
Unused to the new dev ui I just spent 3 hours debugging a redux state issue when I realize I used uppercase in the name of the value.....
N00b front-ender.1 -
It sucks that you need to transition to other roles.
Started as front-end dev, now I have to write PL/SQL code. Which I don't like and not confident as NodeJS, Vue, React, Angular4, Java, etc. -
so, i was on cloud 9 after having learnt n mastered(hopefully) angularjs..but the devs said wait, u r outdated, we r up with angular2..i was up for the challenge, folded my sleeves n started scratching angular2 only to realise they had more to mock me up when they finally said, haha, learnt angular2? now get ready for angular4..!! nd m damn sure by the tym i hv learnt angular4, they wud say, oh we r really sorry for u, we are back with angular5, 6, 7:@2
-
Not a rant!
Anyone who worked with Angular 4 with ngRX 4 interested in lending a helping hand. I an stuck with some error from past 36hrs.
😥14 -
Do internacionalization on an Angular4 they say... It will be fun they say...
Me after 2 days on it: **slowly dying inside**
Feel free to suggest alternatives... Might be helpful next project...9 -
Hi everyone, I'm just a bit worried with my future status, I'm currently a Software Engineer here in my home country, I will be going to New Zealand sometime this March. I have a reason why I'm moving to NZ but do you think I can get a Software Engineer job there? I'm 20 and been exposed by my Australian experience (I'm not from Australia btw) from Angular and PHP. I've been trained by my Seniors top notch that they're letting me deploy to-live our largest websites.
Do you think I'll be able to find one or I'll be settling with convenience store related jobs there?
Thanks DevRant.2 -
I just had to reinvent tables with angular4 and flexbox to satisfy a design. actually looks a lot cleaner.