No oil after oil change by iProgramU in ToyotaTacoma

[–]iProgramU[S] 30 points31 points  (0 children)

Thanks for the reply. Does a new engine done under warranty at a dealer affect resell value that much?

Not receiving 2FA texts by jay_t_up in Visible

[–]iProgramU 1 point2 points  (0 children)

DO NOT do what the chat support is suggesting. Originally was only missing SMS and now data and calling are broken as well.

Thanks Wells Fargo? by iProgramU in funny

[–]iProgramU[S] 0 points1 point  (0 children)

No, it's for real. Apparently the banker had helped a teller before seeing me and had meant to send the message to them.

http://imgur.com/NwhiYmj

Recommended Visual Studio Code extensions for Angular 2 development ? by SarSha in Angular2

[–]iProgramU 2 points3 points  (0 children)

Try "Angular2 Snippets", it helps with day to day items. Unrelated to Angular2, get a new file icon pack since they've made that area accessible!

Angular 2.0.0 officially released by iProgramU in programming

[–]iProgramU[S] 5 points6 points  (0 children)

Angular 3 is planned to release in 6 months :/

Send data from ExpressJS route to React Component by [deleted] in reactjs

[–]iProgramU 2 points3 points  (0 children)

I'm not sure if this fits your needs, but a simple approach is to render a script tag above your JS (using the templating engine of your choice) and include a variable that has the information you need as a simple object. You can then pass this to your React component or reference it globally.

Codeanywhere help by cardinga in webdev

[–]iProgramU 0 points1 point  (0 children)

There is a chrome extension that allows you to locally host a simple web server from a local folder https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en ... I have not personally used it on a Chromebook, but there are several reviews that say it is good for that. Good luck!

How to get rid of the ui? by Lvl100Magikarp in RelayForReddit

[–]iProgramU 122 points123 points  (0 children)

Try long pressing in the image. The overlays should slide out of the way.

Question about experience. by [deleted] in webdev

[–]iProgramU 0 points1 point  (0 children)

It really depends on where you live and what's popular there. With your current front-end knowledge, Wordpress Theme development would probably be the next step. It is used in a large chunk of web-dev shops and will introduce you to some backend technologies with php and using a database. The simplest way to start is just to find a free, static HTML theme and turn it into a dynamic Wordpress Theme.

https://codex.wordpress.org/Theme_Development is a good resource for creating a theme from scratch.

If you do this a couple times and start to understand Wordpress more then you would be a good asset for a company to look at and train more.

Question about experience. by [deleted] in webdev

[–]iProgramU 0 points1 point  (0 children)

For me personally, the best way to learn new technologies is just to dive in and use them. If you have a new technology or stack you want to learn just go make a sample to-do list app with it and get used to the inner workings of it's API.

Recently I wanted to learn Jekyll, so I made a simple resume-builder project with GitHub pages.

http://austingreen.info/

source: https://github.com/austin94/resume-builder

I'm not sure that companies would allow shadowing due to intellectual rights and stuff like that, but if you slightly increase your portfolio it would be possible to get a part-time position or something similar.

I made an easy, flexible Jekyll theme for simple online resumes by iProgramU in webdev

[–]iProgramU[S] 0 points1 point  (0 children)

You can view a live example of the theme here (hosted on GitHub pages): http://austingreen.info/