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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
codefellows-seattle-javascript-401d19
/
01-node-ecosystem
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
0
Code
Issues
0
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Lab 1 complete
- #13
#13
Open
gagregrog
wants to merge 19 commits into
codefellows-seattle-javascript-401d19:master
codefellows-seattle-javascript-401d19/01-node-ecosystem:master
from
gagregrog:master
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Lab 1 complete
#13
gagregrog
wants to merge 19 commits into
codefellows-seattle-javascript-401d19:master
codefellows-seattle-javascript-401d19/01-node-ecosystem:master
from
gagregrog:master
Copy head branch name to clipboard
Commits
Commits on Nov 27, 2017
setting up initial directory structure
Robert Reed
committed
33db7e9
View commit details
Copy full SHA for 33db7e9
Browse repository at this point
added readme and greet.test.js
Robert Reed
committed
77221c0
View commit details
Copy full SHA for 77221c0
Browse repository at this point
initialized npm project
Robert Reed
committed
b670d15
View commit details
Copy full SHA for b670d15
Browse repository at this point
Commits on Nov 28, 2017
fixed dunder test typo, working on test for greet.js
Robert Reed
committed
40a5302
View commit details
Copy full SHA for 40a5302
Browse repository at this point
first test in green. Returning null for bad input
Robert Reed
committed
3a14813
View commit details
Copy full SHA for 3a14813
Browse repository at this point
2nd greet.js test in green
Robert Reed
committed
1ad2cca
View commit details
Copy full SHA for 1ad2cca
Browse repository at this point
greet function refactored, tests still pass
Robert Reed
committed
442336d
View commit details
Copy full SHA for 442336d
Browse repository at this point
helper function written for testing an array to verify it has numbers only, positive test passing
Robert Reed
committed
32052b7
View commit details
Copy full SHA for 32052b7
Browse repository at this point
arithmetic helper function negative tests pass
Robert Reed
committed
2eaa948
View commit details
Copy full SHA for 2eaa948
Browse repository at this point
add passes both positive and negative tests
Robert Reed
committed
c3b2a5b
View commit details
Copy full SHA for c3b2a5b
Browse repository at this point
add passes both positive and negative tests
Robert Reed
committed
2676db6
View commit details
Copy full SHA for 2676db6
Browse repository at this point
sub negative test passing
Robert Reed
committed
93247c8
View commit details
Copy full SHA for 93247c8
Browse repository at this point
sub negative test passing
Robert Reed
committed
9f1e572
View commit details
Copy full SHA for 9f1e572
Browse repository at this point
sub positive and negtative tests working as they should be
Robert Reed
committed
49cdacd
View commit details
Copy full SHA for 49cdacd
Browse repository at this point
modified greet to attach only the single function directly to module.exports
Robert Reed
committed
540ff0b
View commit details
Copy full SHA for 540ff0b
Browse repository at this point
updated readme, lab complete
Robert Reed
committed
4fda193
View commit details
Copy full SHA for 4fda193
Browse repository at this point
Merge pull request #1 from RobertMcReed/reed-lab-1
Show description for 23c4aa8
Robert Reed
authored
23c4aa8
View commit details
Copy full SHA for 23c4aa8
Browse repository at this point
fixed single export in greet
Robert Reed
committed
ee9d8e5
View commit details
Copy full SHA for ee9d8e5
Browse repository at this point
Merge pull request #2 from RobertMcReed/reed-lab-1
Show description for ecd2455
Robert Reed
authored
ecd2455
View commit details
Copy full SHA for ecd2455
Browse repository at this point
You can’t perform that action at this time.