Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jessehood
/
JavaScript-I
Public
forked from
bloominstituteoftechnology/JavaScript-I-Stretch-Assignment
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 7, 2017
finally figured out the flatten stretch problem in arrays.js
Jesse Hood
committed
21fe900
View commit details
Copy full SHA for 21fe900
Browse repository at this point
Completed cacheFunction stretch problem in closure.js, skipped flatten in arrays.js after trying forever to solve it
Jesse Hood
committed
5600e98
View commit details
Copy full SHA for 5600e98
Browse repository at this point
solved removeDuplicates stretch problem in callbacks.js
Jesse Hood
committed
c99166b
View commit details
Copy full SHA for c99166b
Browse repository at this point
solved limitFunctionCallCount in closure.js
Jesse Hood
committed
8a9daab
View commit details
Copy full SHA for 8a9daab
Browse repository at this point
solved defaults stretch problem in object.js
Jesse Hood
committed
1683f75
View commit details
Copy full SHA for 1683f75
Browse repository at this point
solved invert stretch problem in object.js
Jesse Hood
committed
798ca3f
View commit details
Copy full SHA for 798ca3f
Browse repository at this point
Commits on Nov 6, 2017
solved counterFactory problem in closure.js
Jesse Hood
committed
b0f92fd
View commit details
Copy full SHA for b0f92fd
Browse repository at this point
solved counter problem in closure.js
Jesse Hood
committed
d6c3f2e
View commit details
Copy full SHA for d6c3f2e
Browse repository at this point
solved pairs problem in objects.js
Jesse Hood
committed
49262c8
View commit details
Copy full SHA for 49262c8
Browse repository at this point
solved mapObject problem in objects.js
Jesse Hood
committed
949cfc7
View commit details
Copy full SHA for 949cfc7
Browse repository at this point
solved values problem in objects.js
Jesse Hood
committed
f62cdc9
View commit details
Copy full SHA for f62cdc9
Browse repository at this point
solved keys problem in objects.js
Jesse Hood
committed
5719c6a
View commit details
Copy full SHA for 5719c6a
Browse repository at this point
solved filter problem in arrays.js
Jesse Hood
committed
ffb07b4
View commit details
Copy full SHA for ffb07b4
Browse repository at this point
solved find problem in arrays.js
Jesse Hood
committed
ada52b7
View commit details
Copy full SHA for ada52b7
Browse repository at this point
solved reduce problem in arrays.js
Jesse Hood
committed
8185fc7
View commit details
Copy full SHA for 8185fc7
Browse repository at this point
solved map problem in arrays.js
Jesse Hood
committed
01784db
View commit details
Copy full SHA for 01784db
Browse repository at this point
solved each problem in arrays.js
Jesse Hood
committed
e19107c
View commit details
Copy full SHA for e19107c
Browse repository at this point
Solved all callback problems except for the stretch problem
Jesse Hood
committed
e867917
View commit details
Copy full SHA for e867917
Browse repository at this point
Solved first three callback problems
Jesse Hood
committed
45c5411
View commit details
Copy full SHA for 45c5411
Browse repository at this point
Commits on Nov 4, 2017
Merge pull request #47 from LambdaSchool/callbacks-refactor
Show description for c268e18
Ryan Hamblin
authored
c268e18
View commit details
Copy full SHA for c268e18
Browse repository at this point
EC to STretch Problem
ryan-hamblin
committed
801106a
View commit details
Copy full SHA for 801106a
Browse repository at this point
Merge pull request #46 from LambdaSchool/callbacks-refactor
Show description for b155e6d
Ryan Hamblin
authored
b155e6d
View commit details
Copy full SHA for b155e6d
Browse repository at this point
testing up and running for callbacks
ryan-hamblin
committed
7b755c8
View commit details
Copy full SHA for 7b755c8
Browse repository at this point
Commits on Nov 3, 2017
Re factored callbacks to fit the testing suite. started tests
ryan-hamblin
committed
b4314ef
View commit details
Copy full SHA for b4314ef
Browse repository at this point
Commits on Oct 2, 2017
Merge branch 'master' of https://github.com/LambdaSchool/JavaScript-I
SunJieMing
authored and
SunJieMing
committed
05928e0
View commit details
Copy full SHA for 05928e0
Browse repository at this point
Updated reduce instructions
SunJieMing
authored and
SunJieMing
committed
0ed83ef
View commit details
Copy full SHA for 0ed83ef
Browse repository at this point
Merge pull request #2 from etisdew/master
Show description for 0a0f354
SunJieMing
authored
0a0f354
View commit details
Copy full SHA for 0a0f354
Browse repository at this point
typographical changes
Jeff
authored
4553d7e
View commit details
Copy full SHA for 4553d7e
Browse repository at this point
Updated instructions
SunJieMing
authored and
SunJieMing
committed
a895a97
View commit details
Copy full SHA for a895a97
Browse repository at this point
Updated instructions spacing
SunJieMing
authored and
SunJieMing
committed
a2e73ac
View commit details
Copy full SHA for a2e73ac
Browse repository at this point
marked problems as EC
SunJieMing
authored and
SunJieMing
committed
590f2a4
View commit details
Copy full SHA for 590f2a4
Browse repository at this point
Modified eslint rules
SunJieMing
authored and
SunJieMing
committed
e0cc92a
View commit details
Copy full SHA for e0cc92a
Browse repository at this point
Updated instructions
SunJieMing
authored and
SunJieMing
committed
6f34587
View commit details
Copy full SHA for 6f34587
Browse repository at this point
Updated eslint and instructions in Array.js
SunJieMing
authored and
SunJieMing
committed
db3e238
View commit details
Copy full SHA for db3e238
Browse repository at this point
Fixed linting errors
SunJieMing
authored and
SunJieMing
committed
cfc8f2b
View commit details
Copy full SHA for cfc8f2b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.