Skip to content

Resources and projects while completing the odin project for web development.

Notifications You must be signed in to change notification settings

renuka-rajpuria/project-odin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Odin Project

Good resource: https://devdocs.io/ maintained by FreeCodeCamp

This repository is for the code related to the odin project for learning Web Development.

To change the default git commit message editor to VSCode we use: git config --global core.editor "code --wait" Atomic Commits are good practices for using Git. If we want to use VSCode for commit message write git commit and then Ctrl+S instead of git commit -m "COMMIT MESSAGE"

For CSS Code Firefox has a much better support than Chrome [Check this] (https://youtu.be/a-V8GFtwjos?feature=shared) whereas Chrome works really well for Javascript related tasks.

Add no content in head tag, if we do not specify anything in title tag, the name of html file is taken by default.

Validator: https://validator.w3.org/ See this video: Building first webpage

About

Resources and projects while completing the odin project for web development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages