Ranter
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
Comments
-
tahnik389918yOut of all this, I suggest either go for PHP stack, .net stack or JS stack.
If you can't decide watch some introduction video for all of them in YouTube.
You can definitely use PHP stack and JS stack together but I'll say go with only one of them become expert at it rather than learning two stack.
Laravel is a nice PHP framwork which itself is a complete stack.
But in JS normally you would take different packages based on your need and fine tune it yourself.
I have no idea about .net. -
My goals :
1. React and es6/7. Even if you aren't a through and through front end guy. React code is soooo much fun to write :)
2. An MVC framework of your choice that supports react. Because you might as well do it. Checkout meteor.
3. (optional) templating engines
4. A functional programming language. OCaml or Scala seems nice.
5. Try to write a compiler of my own. for funzies of course.
Btw docker and elasticsearch takes one afternoon to get familiar if you're comfortable using CLI utils. -
darthy20088y.net?? really??? am i missing somthing?
docker is cool but i would put my most efforts into react and es6/7
because react is the best and anyone tells you its not is a dushbag
¯\_(ツ)_/¯
also because react native is the only (i think..) mobile native hybrid solution out there for now and going from react to react native is very natural
and because the clean way react makes you use components (cleaner than angular 2 from what i saw)
but mostly the first reason
#dontbeadush -
@darthy react native is the facebook way of teleriks https://www.nativescript.org :)
There's so many cool technologies too look into now a days, but so little time.
-docker
-laravel
-.net
-react
-es6/es7
-elasticsearch
-redis
-unit testing
Where do i download more hours to add to my days?
undefined