stanleycyang / Newsby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stanley Yang

StanleyCYang.com contains the advanced app creation workshop that turns novices into iOS and Android app developers.

If you want to learn to:

  • Bootstrap performant mobile applications
  • Tap into huge databases without spending a dime
  • Easily deploy you app into the App and Play Store

Then you will enjoy this free course (typically valued at $500).

Testimonials

"Love what you're doing at StanleyCYang. This course has been truly life changing"
Jonathan Fung, CEO of ASKLegit

"I was working in tech without any understanding of programming. Now I am able to effectively manage my engineers and even contribute to our codebase!"
Arpit Jain, President of Happiness2Others

"It's amazing that I was able to improve my engineering skillset after taking this course."
Kevin Yang, Founder of Chocolatey Club

Course Overview

Inspiration

My name is Stanley and I started coding when I was playing MMOPRG (Massive multiplayer online role-playing game) because I dreamed of owning my own gaming website.

I was looking for developers to help me build a platform. Most of them were unwilling to help or wanted a ton of money.

I was struggling to be a full-stack developer learning slowly day-by-day. I was trolling the web for any great resources to learn how to code. I ended up spending a ton of money to buy programming books from Amazon.

Finally, I was given a paid opportunity to code. This gave me a ton of confidence to move forward with my life. When I started my corporate career, I was also able to begin leading major web projects. Then my life was changed when I was given as opportunity to teach web technologies at a startup in Santa Monica. I fell in love with helping people change their lives.

Whether you are an experienced developer or you are just starting out, this course will help you expand your skillset and increase your payscale!

Installation

To install Newsby locally, you can run:

$ git clone https://github.com/stanleycyang/Newsby
$ cd Newsby
$ npm install

This assumes you are using npm as your package manager.

You can run the iOS app by:

$ npm run ios

You can run the Android app by:

$ npm run android

Technology Stack:

  • ReactJS
  • Redux
  • React Native

License

Apache License 2.0

About

License:Apache License 2.0


Languages

Language:JavaScript 67.7%Language:Objective-C 19.0%Language:Python 7.0%Language:Java 6.3%