Skip to content
View i-python-com's full-sized avatar
  • Greater Los Angeles Area

Block or report i-python-com

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. developercamp developercamp Public

    MERN stack application, frontEnd + backend, use Redux to do the state management, use JSON Web Token to do the authentication!

    JavaScript 1

  2. node-notes-app node-notes-app Public

    JavaScript 1

  3. online-shopping-cart online-shopping-cart Public

    React application, use Redux to do the state management, use isomorphic-fetch to fetch data from RESTfull api!

    JavaScript 1

  4. Node.js - Understanding the hard Parts Node.js - Understanding the hard Parts
    1
    
                  
    2
    Each Node.js process has a set of built-in functionality, accessible through the global process module. The process module need not to be required - it is somewhat literally a wrapper around the currently executing process,  and many of the methods it exposes are actually wrappers around calls into some of Nodejs core C libraries.
    3
    
                  
    4
    ```javascript
    5
    process.stdout.write("hello world")
  5. mern-exercise-tracker mern-exercise-tracker Public

    MERN stack application, frontEnd + backend, use axios to do the client side request!

    JavaScript 1

  6. mern_shopping_list mern_shopping_list Public

    MERN stack application, frontEnd + backend, use Redux to do the state management, use JSON Web Token to do the authentication!

    JavaScript 1