Giter VIP home page Giter VIP logo

Comments (20)

DanGrund avatar DanGrund commented on August 25, 2024 2

Redux - Redux Repo
JS30 - JS30 Repo
SCC - Scope Chains Repo
Express - started, but honestly just kinda confused on what express even is..

from intermission-assignments.

sljohnson32 avatar sljohnson32 commented on August 25, 2024 1

Wes Bos Redux Tutorial
Here is a quick recordit of the final site I built and a quick rundown of all the completed videos. Let me know if this is not what you're looking for! http://recordit.co/nohNKBC3WA
REPO: https://github.com/sljohnson32/Learn-Redux-Starter-Files

JS30
REPO: https://github.com/sljohnson32/JavaScript30

NodeSchool.io
Coming soon...

from intermission-assignments.

apsitos avatar apsitos commented on August 25, 2024 1

Hi Brenna, I've finished the Wes Bos tutorial. My repo is here. Please let me know if you'd like me to do a recordit of the final site!
NodeSchool lessons here
JavaScript 30 repo here

  • I did 1, 4, 5, 6, 7, 9, 14, 17, 24, 25

from intermission-assignments.

chelletuerk avatar chelletuerk commented on August 25, 2024 1

To: Brenna
https://github.com/chelletuerk/redux_tutorial
Love: chelle

from intermission-assignments.

adam-rice avatar adam-rice commented on August 25, 2024 1

@martensonbj 🔥 🚒 👩‍🚒 🔥
https://github.com/adam-rice/redux-introduction-reduxstagram
https://github.com/adam-rice/JavaScript_challenges

from intermission-assignments.

devinmarieb avatar devinmarieb commented on August 25, 2024 1

Pre-Work (I still have five more of the JS30 problems to do)
https://github.com/devinmarieb/mod3-prework

I also re did my personal site in React!
https://devinmarieb.github.io/personal-portfolio/

from intermission-assignments.

mlimberg avatar mlimberg commented on August 25, 2024 1

JS-30: https://github.com/mlimberg/WesBos30JSChallenges
Redux Tutorial: https://github.com/mlimberg/WesBos-LearnRedux
Scopes-Chains-Etc: https://github.com/mlimberg/scope-chains-closures
ExpressJS: https://github.com/mlimberg/expressJS

from intermission-assignments.

chelletuerk avatar chelletuerk commented on August 25, 2024 1

Javascript 30--I completed the following exercises: 4, 6, 7, 9, 14, 15, 18, 21, 24, 25

https://github.com/chelletuerk/javascript30

from intermission-assignments.

jksmall0631 avatar jksmall0631 commented on August 25, 2024 1

JS-30
Redux
SCCJS/Express

from intermission-assignments.

stephanieea avatar stephanieea commented on August 25, 2024 1

Node JS: https://github.com/StephanieEA/NodeJS-Exercises

  • I think more info about garbage collection would be helpful.

JavaScript30: https://github.com/StephanieEA/JavaScript30

  • I completed #2-7, 13, 14, 24, 25

Learn Redux: https://github.com/StephanieEA/Learn-Redux-Starter-Files/tree/completed

from intermission-assignments.

pescel avatar pescel commented on August 25, 2024 1

JavaScript30
My extra 5 were 02, 05, 09, 12, & 27

Redux

expressworks

scopes-chains-closures

from intermission-assignments.

noahpeden avatar noahpeden commented on August 25, 2024 1

Redux: https://github.com/noahpeden/Learn-Redux-Starter-Files
JS 30: https://github.com/noahpeden/JavaScript30 : 1, 2, 3, 8, 20 were my extras
Expressworks: https://github.com/noahpeden/expressworks
SSC: https://github.com/noahpeden/scope-chains-closures

from intermission-assignments.

JeffBuss avatar JeffBuss commented on August 25, 2024 1

Mod 3 Prework

Reduxstagram

Fun, useful project. It's great to find yourself taking notes on sections you know you'll end up using in future projects. This will definitely be a great resource.

Javascript30

Completed 3, 5, 9, 14, and 17 for my choose your own adventure mode. Really love how Wes presents these tutorials in easily-digestible, entertaining pieces. Lots of relevant exercises here, and I will definitely be completing more of these. Would recommend this to be presented even earlier on in the program, especially the exercises regarding handling arrays.

Scope, Chains, and Closures

I'm an idiot a lot of the time, and this seemed way too simplistic. I easily spent 5x more time wrestling w/ the terminal setup and figuring out how they wanted me to format everything than actually writing code. Garbage collection seemed useful, but I'll be looking for another source for info on this.

ExpressJS

Wut? I can assure you I didn't just rewrite the solution file in ES6 w/ semi-colons...

from intermission-assignments.

dylanavery720 avatar dylanavery720 commented on August 25, 2024 1

JavaScript30 (#1, #2, #9, Voiceanator, Whack-A-Mole)

Learn Redux

Scopes, Chains, Closures

ExpressJS

from intermission-assignments.

ejwill04 avatar ejwill04 commented on August 25, 2024 1

Reduxstagram

JavaScript30
I completed 2, 12, 17, 21, and 22 for my extras.

Scope-Chains-Closures

Expressworks

from intermission-assignments.

bekahlundy avatar bekahlundy commented on August 25, 2024 1

Redux Tutorial: https://github.com/bekahlundy/learning-redux
JS30: https://github.com/bekahlundy/JavaScript-30
Scope, Chains, Closures: https://github.com/bekahlundy/scope-chain-closure-prework/tree/master/answers
Express: https://github.com/bekahlundy/expressworks-practice

from intermission-assignments.

jwood11atx avatar jwood11atx commented on August 25, 2024 1

redux toot - https://github.com/jwood11atx/reduxstagram
js30 - https://github.com/jwood11atx/js30
scc - https://github.com/jwood11atx/Scope-Chains-Closures
express - didn't get far. honestly not really learning what's going on. found myself mindlessly typing.

from intermission-assignments.

chelletuerk avatar chelletuerk commented on August 25, 2024

Scope Chains Gist

https://gist.github.com/chelletuerk/f21c44eb5f5bdace0c5ef9bb6bb7c9b5#file-screen-shot-2017-01-22-at-12-25-34-pm

from intermission-assignments.

chelletuerk avatar chelletuerk commented on August 25, 2024

Expressworks challenges gist

https://gist.github.com/chelletuerk/62e545f84f298513a120caa8dbc9868e

from intermission-assignments.

mziccardi avatar mziccardi commented on August 25, 2024

Redux- https://github.com/mziccardi/reduxprework

from intermission-assignments.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.