turingschool-examples / intermission-assignments

33 stars 218 forks source link

Intermission Assignments - 1611 FE #105

Closed martensonbj closed 7 years ago

martensonbj commented 7 years ago

Module 3 Front End Prework:

Leave links to github repos, gists, or screenshots in the comments below. Good resources for screenshots are recordit or imgur.

Required Assignments:
Wes Bos Redux Tutorial NodeSchool Tutorials JavaScript 30 Exercises

Please note any additional or optional work completed - feel free to add feedback on any exercises that went well/didn't go well here also.

martensonbj commented 7 years ago

This is an example of how to submit your assignments:

WesBos Github Repo
JS 30 Exercises Repo
Screenshot Of Nodeschool ![Screenshot Of Nodeschool](http://i.imgur.com/l1wSFRW.png) << How to link to an imgur image.

Feelings: The WesBos tutorial was too fast, but it was a first look at redux concepts and I'm sure I'll figure it out.
Really like the JS30 exercises. Made me realize how much I've learned. (Etc...)

juliankyer commented 7 years ago

JS30 repo Reduxstagram repo scope-chains-closures expressworks

The Wes Bos stuff was great. Reduxstagram was a cool project and a good first look at Redux. The JS30 stuff also gave me some new ways to look at code, and I liked picking up some new stuff. I have no idea what's going on with Express, that exercise wasn't helpful as a first look. Pretty much all I picked up was that Jade is now Pug. The scope/chains/closures exercise was good, although I wish it were a little more extensive/had more practical examples.

stacimcwilliams commented 7 years ago

Github repo for Wes Bos Redux tutorial Github repo for JavaScript 30 Screenshot of NodeSchool-Scope-Chains-Closures Screenshot of NodeSchool-Express The JS30 stuff was really good some of it I could follow along really well and some of it was really new but cool. The Redux tutorial was interesting, although I'm not sure how much I retained from it because he moved through it so quickly and so much of it was new material. As for the node school I liked the scope-chains-closures exercises and wish there had been more of them. The express ones I didn't feel were helpful as I had to use the videos to get through them and had no context for what I was doing.

becs919 commented 7 years ago

Wes Bos Redux Repo JS 30 Repo Screenshot of Nodeschool - Scopes, Chains, Closures Screenshot of Nodeschool - ExpressWorks

I really enjoyed the Reduxtagram tutorial - it was a good intro to redux. It moved a little fast for me, so I am not sure how much stuck with me. The Javascript 30 challenges were really interesting. I liked all of the tricks and new things I learned that I had not seen previously. The nodeschool expressworks was difficult to understand without the video tutorials and I am not sure I leaned much from it.

Obleo33 commented 7 years ago

JS30

WesBos Redux

Master Express

Scopes-Chains-Closures

hmorri32 commented 7 years ago

JS30 repo reduxtagram repo

screen shot 2017-03-12 at 1 53 40 pm screen shot 2017-03-12 at 2 12 00 pm

Wes Bos is the man and his JS30 exercises were fantastic. Reduxtagram was a bit rushed although thorough and informative. I find nodeschool to be very hit or miss. The scopes and closures tutorial was a soft hit while the express tutorial was a nightmare.

thatPamIAm commented 7 years ago

WesBos Repo JS30 Repo

Screenshot of NodeSchool Screenshot of NodeSchool

I really enjoyed the tutorials from WesBos. He could be a bit fast at times (I found myself pausing and re-watching much of the material) but it was still very good information. The scopes and closures tutorial was pretty decent - but I felt completely lost during the JS Express tutorial.

zkc commented 7 years ago

JS30 Zucktagram

scope express

Wes Bos's site gave me a bad first impression, to me it felt just like a "get rich quick" scam website. His video's were pretty solid, I liked the JS30 exercises the best. The redux was a great intro, I better understand high-level on how redux uses the store, actions, reducers etc. but I don't feel like I firmly grasp what each module is doing and couldn't fully piece them together yet without a reference like Mr. Bos. I liked both the nodeschool tutorials. I felt the Express tutorial assumed the participant has a stronger knowledge of how servers work than I currently do. The video explanations helped, but for many example I basically had to start with the answer and work backwards to figure it out.

tbrandle commented 7 years ago

Reduxstagram Javascript30

screen shot 2017-03-12 at 10 03 02 pm screen shot 2017-03-12 at 1 36 34 pm

overall, I thought the prework was good. I really like everything Wes Bo....wasn't a huge fan of the Express tutorial. It was pretty dry going through the videos compared to Wes Bo. I plan on working through the other Javascript30 tutorials as well. Very helpful.

dunncl15 commented 7 years ago
screen shot 2017-03-12 at 10 24 03 pm

JavaScript30

I thought the scope-chains-closures exercise was decent, but it could have been longer and progressed in difficulty. For a complicated topic, it kept things pretty entry level. The JS30 series was great. I really enjoyed creating some cool UI features with JS and CSS. The redux tutorial was good to watch to get an idea of what redux is, but not sure how useful it is as a code along. I decided it was more worthwhile to watch for a high-level understanding than to try to code along and regurgitate his code. If anything it made me want to take his react for beginners course.

I was totally lost on the express exercise from the get go. There has to be better intro's to express out there than that.

marissa27 commented 7 years ago

Redux JS30

screen shot 2017-03-06 at 1 16 03 pm screen shot 2017-03-12 at 3 24 15 pm

The JS30 was awesome and something I definitely want to keep doing and maybe redo some. The redux was great, but went really fast so I think it would be helpful to still go over what we should have gotten out of it. The node scopes was a good refresher, but the express one totally went over my head. If not for the videos I don't think I would have gotten through it.