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 }}
FullstackAcademy
/
fsg
Public
Notifications
You must be signed in to change notification settings
Fork
71
Star
57
Code
Issues
5
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Replaced Angular with React/Redux as FrontEnd Framework
- #84
#84
Open
jdhang
wants to merge 14 commits into
master
FullstackAcademy/fsg:master
from
with-react
FullstackAcademy/fsg:with-react
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Replaced Angular with React/Redux as FrontEnd Framework
#84
jdhang
wants to merge 14 commits into
master
FullstackAcademy/fsg:master
from
with-react
FullstackAcademy/fsg:with-react
Copy head branch name to clipboard
Commits
Commits on Sep 28, 2016
Conversion from Angular to React. TODO: Removed Traces of Angular, Fix Redux Auth Tests.
jdhang
committed
822e2af
View commit details
Copy full SHA for 822e2af
Browse repository at this point
Restructured the app a little, removed Signup functionality.
jdhang
committed
dfd091b
View commit details
Copy full SHA for dfd091b
Browse repository at this point
Removed angular tests and fixed some bad URL in the tests.
jdhang
committed
9b0af0d
View commit details
Copy full SHA for 9b0af0d
Browse repository at this point
Added the secret stash for the members only route. Also added the user into the navbar when they are logged in.
jdhang
committed
fe17b39
View commit details
Copy full SHA for fe17b39
Browse repository at this point
Fixed testing so webpack doesn't build during it. Added some more specific npm scripts.
jdhang
committed
0360777
View commit details
Copy full SHA for 0360777
Browse repository at this point
Fixed webpack production build
jdhang
committed
28f516c
View commit details
Copy full SHA for 28f516c
Browse repository at this point
Added babel-eslint as the parser for the linter.
jdhang
committed
eaa727d
View commit details
Copy full SHA for eaa727d
Browse repository at this point
Deleted Angular browser folder and replaced it with the React browser folder.
jdhang
committed
a81b85d
View commit details
Copy full SHA for a81b85d
Browse repository at this point
Commits on Sep 29, 2016
Renamed files to *.test.js extension so nyc/instabul would ignore them during the coverage report.
jdhang
committed
aca8f3f
View commit details
Copy full SHA for aca8f3f
Browse repository at this point
Moved tests into server folder, renamed browser folder back to tests. Got coverage with nyc to work as well.
jdhang
committed
a32116c
View commit details
Copy full SHA for a32116c
Browse repository at this point
Removed gulp from the project.
jdhang
committed
f2ece53
View commit details
Copy full SHA for f2ece53
Browse repository at this point
Commits on Sep 30, 2016
Changed public folder to build. Switched the serving file to the webpack generated index.html instead of the one in server/app/views.
jdhang
committed
9ff5978
View commit details
Copy full SHA for 9ff5978
Browse repository at this point
Removed coverage folder...not sure why that was in there
jdhang
authored
c851642
View commit details
Copy full SHA for c851642
Browse repository at this point
Just kidding, it was just an extra newline char...
jdhang
authored
901388c
View commit details
Copy full SHA for 901388c
Browse repository at this point
You can’t perform that action at this time.