Giter Club home page Giter Club logo

dragonstack-guides's Introduction

Master Full-Stack Development | Node, SQL, React, and More

Course Logo

The official code for the Master Full-Stack Development | Node, SQL, React, and More course on Udemy by David Joseph Katz.

Check out the course:

https://www.udemy.com/full-stack

This course is a full-stack web application with both a backend and a frontend. It uses Node.js, Express.js, and PostgreSQL on the backend to create a server, api, and manage the database. For the frontend, dragonstack uses React.js, Redux, and various JavaScript modules.

Some of the main course highlights:

  • Build a backend server with Node.js and Express.js.
  • Create a full-on API with GET, POST, and PUT requests.
  • Build components with React.js.
  • Manage the internal state of the frontend of the frontend with Redux.
  • Discover best practices around naming and structure.
  • Understand the guiding principles of simplicity and singularity.
  • Deep dive into JavaScript promises.
  • Thoroughly explore the Node.js event loop and v8 engine.
  • Create a full on secure authentication system.

Ultimately, this course will set you well on your way in the industry. Thorough knowledge of the full-stack will make you capable of earning and thriving in backend, frontend, or full-stack positions.

dragonstack-guides's People

Contributors

15dkatz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dragonstack-guides's Issues

Errors running backend

I tried to build the project from the ground up and cloned the project and got the same errors when i tried to run npm run configure:

[email protected] configure C:\projects\dragonstackgit\dragonstack-guides-master\backend
./bin/configure_db.sh

'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] configure: ./bin/configure_db.sh

It also seems like the backend is not connecting to the server properly... perhaps these two problems are linked in some way.

... found a way around it by running sh ./bin/configure_db.sh directly on git bash... npm run configure does still not work, but at least i can configure the project now and see the changes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.