Giter VIP home page Giter VIP logo

css-course's Introduction

CSS Course

Hey, here you can find all the resources for the CSS course. You'll also see the necessary resources below each video on the website of course.

At the top level, there is a folder for each project and then 3 files: a file for the slides, a readme file and a file for bugs in the course. The readme file is what you're reading right now because GitHub displays the content of the readme file by default.

In each of the project folders, you can find its resources (font, images, etc.) and final code of each video of that project. You can use those when you're stuck. Simply copy the content of the files of a particular video into your own files and you'll be up to speed. If you copy and paste the package.json file then you should also run the npm install command so that the installed dependencies are also updated.

Questions

Q1: Something is not working! What should I do?

A: Follow these steps:

  1. Check if you made any typos. Also, check your terminals (if we're using those in the videos) to see if there are errors, fix those and try again. This will fix your issue 99% of the time so make sure you've done this thoroughly.
  2. Still not working? Check the file in this repo called 'bugs' and see if your problem is present and follow the steps there.
  3. Still not working? Find the files for the end of the video you're stuck at, copy and paste the content of the files you suspect are not working into your own files. Check if it works. If it doesn't, copy the content of all files into your own files and make sure to run the command npm install in a new terminal (to install the correct dependencies after changing the package.json file). Check if it works.
  4. Still not working? Please open an issue for this GitHub repository with a clear description of what's not working. Please also include a codepen or a screenshot of your code. This makes it faster for me to help you.

I'm online throughout most of the day and will help you as quickly as I can! In the meantime, I apologize for the inconvenience. Sometimes things break after recording the videos, but I try to be quick with any bugs that come up.

Q2: How can I contact you?

A: You can always contact me by email: [email protected], but please open an issue for this GitHub repository to submit problems with the course. I simply don't have the time to respond to thousands of emails.

css-course's People

Contributors

bytegrad avatar

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.