HN user
snippet22
This would help. https://blog.quickmediasolutions.com/2015/09/13/non-blocking...
You need one of these. https://golang.org/cmd/fix/
Who wants to use Windows? So now they are just repackaging open free software like npm and angular 2... Oh great... Again who wants to use Windows? Azure you can't even have it use anything that touches other servers without costing you. I think their focus on their base is what is hurting them. Sure they gained a little with azure but as tech people know, thatll be out if date if not already. Cause why learn how is all connected right?
I feel like the video really really was based on faith that the future will just become more complex. This is prolly the number one reason why man doesn't progress as much as it should. It just presumes so much and yet so very little. It's like the whole AI taking over theory. Really really doesn't go well with people because it lacks complete and utter detail.
It depends how much time you want to spend on it. If it's a simple app you'll never touch again then ms stuff is meant for turn and burn apps without learning anything.
If you want just Templating and always open connections for building backend site builder tools then PHP is your language.
If you want free and scalable with as little code as possible with building files you never have to write again then Python Django restful API and angular2.
If you plan for this to be worked on indefinitely and it'll be customized every day and you know the greatest will stay with you with high risk, then vanilla js and nodejs.
If you want as quick as possible but with a scalable price then reactjs and firebase.
I just stopped from the js community to the Python one cause of js fatigue and the first thing I learned is Django restful APIs and now this happens....
Maybe it'll make windows better.
To be honest you should look into Python. It's really short code and getting very popular. It uses decorators and those template garbage %> that no one uses anymore (extra). It also is by default the cleanest code and in my opinion the shortest code. It also has a library for everything. It also is the fastest for big data crunching.
One thing I liked the most about JavaScript was chaining methods.
One thing I liked the most about c# was the libraries in one place.
One thing I liked the most about PHP is the many array methods and easy to call methods from objects.
One thing I liked the most about Python is the readability and built in debugger into the language.
One thing I didn't like about all of them is all the libraries you have to memorize.
That's why they call it angular 2. It's finally out and ready to be used. Works really well with routers. Although you don't get the constant updating but you do get codeless directives that are really easy to understand.
Oh the language built for lawyers...yay
With rc5 angular2 you can just create a module and then not worry about dependencies in your compliments or you can create modules in different levels of components. Either way hooking it up is just a js file and custom html tag that's nested in component containers is pretty easy to implement in any project. Plus, it's done the same way every time, so looking at someone's project isn't hard to read. It also has commands to strip unused dependencies in cli, no extra libraries needed.
Well angular 2 is mostly written the same way every time you want to build something and is connected through a custom html tag. This allows you to not deal with js that is built 100 different ways for a 100 different reasons. Not just that but file structure is exactly the same always. Basically angular1 was just a step up from JavaScript which seemed nice but really with not much reusability. Plus since you can build components inside components, you don't have to worry about implementation into a project. With RC5s new modules, you don't have to worry about importing into those components. So basically you can easily implement the app into any project with the same components and the same way always. Basically once you make one, you don't have to rewrite it. They even have their own CSS files, and use life cycle hooks so you can have different components fire off at different render times or events. It is basically the jquery of data. Also with easy observables, server side rendering, and simple data binding, you really can do anything. Angular 2 and 1 are night and day
Well angular 2 is mostly written the same way every time you want to build something and is connected through a custom html tag. This allows you to not deal with js that is built 100 different ways for a 100 different reasons. Not just that but file structure is exactly the same always. Basically angular1 was just a step up from JavaScript which seemed nice but really with not much reusability. Plus since you can build components inside components, you don't have to worry about implementation into a project. With RC5s new modules, you don't have to worry about importing into those components. So basically you can easily implement the app into any project with the same components and the same way always. Basically once you make one, you don't have to rewrite it. They even have their own CSS files, and use life cycle hooks so you can have different components fire off at different render times or events. It is basically the jquery of data. Also with easy observables, server side rendering, and simple data binding, you really can do anything. Angular 2 and 1 are night and day.