Self-Paced Learning Sandbox for React, Axios, Node.js, Node Package Manager (npm), React Router 6, React Query 4, Redux Toolkit, Create React App, Vite, ContentfulCMS, Tailwind CSS, daisyUI, HTML, CSS & JavaScript
Glossary - Overview of Tools & Tech ๐ป
Technology | Overview | Release Year |
---|---|---|
.env |
Environment variables are determined values to provide the ability that can affect the way programs, applications and services will behave. We can use environment variables to affect and change the way our applications run. An environment variable is made up of a name/value pair, like this: API_KEY=1234567890. | 1979 |
Autoprefixer |
Autoprefixer is a PostCSS plugin which parses your CSS and adds vendor prefixes. | 2013 |
Axios |
Axios is a promise-based HTTP library that lets developers make requests to either their own or a third-party server to fetch data. It offers different ways of making requests such as GET , POST , PUT/PATCH , and DELETE . | 2016 |
Babel |
Babel is a free and open-source JavaScript transcompiler that is mainly used to convert ECMAScript 2015+ (ES6+) code into backwards-compatible JavaScript code that can be run by older JavaScript engines. It allows web developers to take advantage of the newest features of the language. | 2014 |
Bash |
Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. First released in 1989, it has been used as the default login shell for most Linux distributions and it was one of the first programs Linus Torvalds ported to Linux, alongside GCC. | 1989 |
Contentful |
Contentful is a headless content management system (CMS). You upload your content (be it text, images, or video) to Contentful, and from there can organize and edit it as you desire. | 2013 |
CORS |
CORS is a node.js package for providing a Connect/Express middleware that can be used to enable CORS with various options. | 2013 |
Create React App |
Create React App is a comfortable environment for learning React, and is the best way to start building a new single-page application in React. It sets up your development environment so that you can use the latest JavaScript features, provides a nice developer experience, and optimizes your app for production. | 2016 |
CSS |
Cascading Style Sheets is a style sheet language used for specifying the presentation and styling of a document written in a markup language such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript. | 1996 |
daisyUI |
daisyUl is a component library for Tailwind CSS. While Tailwind CSS provides utility classes for each CSS rule, daisyUI provides additional component class names to Tailwind CSS to make it faster and easier to build web pages. | 2023 |
Debian |
Debian, also known as Debian GNU/Linux, is a Linux distribution composed of free and open-source software and proprietary software developed by the community-supported Debian Project, which was established by Ian Murdock on August 16, 1993. | 1993 |
ESLint |
ESLint is a static code analysis tool for identifying problematic patterns found in JavaScript code. It was created by Nicholas C. Zakas in 2013. Rules in ESLint are configurable, and customized rules can be defined and loaded. ESLint covers both code quality and coding style issues. | 2013 |
Express |
Express.js, or simply Express, is a back end web application framework for building RESTful APIs with Node.js, released as free and open-source software under the MIT License. It is designed for building web applications and APIs. It has been called the de facto standard server framework for Node.js. | 2010 |
Figma |
Figma is a collaborative web application for interface design, with additional offline features enabled by desktop applications for macOS and Windows. | 2016 |
Font Awesome |
Font Awesome is a font and icon toolkit based on CSS and Less. As of 2023, Font Awesome was used by 30% of sites that use third-party font scripts, placing Font Awesome in second place after Google Fonts. | 2012 |
Git |
Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers who are collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows. | 2005 |
GitHub |
GitHub is a developer platform that allows developers to create, store, and manage their code. It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. | 2008 |
HTML |
HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript. | 1993 |
JavaScript |
JavaScript frameworks, such as React Native, Ionic, NativeScript, and Apache Cordova, enable developers to build native and hybrid mobile apps for Android and iOS. Facebook, Google, Uber, and Instagram all use JavaScript to build their mobile apps. JS is fast, efficient, and straightforward. | 1995 |
JSON |
JSON is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attributeโvalue pairs and arrays. It is a common data format with diverse uses in electronic data interchange, including that of web applications with servers. | 2001 |
JSON Web Tokens |
JSON Web Token is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The tokens are signed either using a private secret or a public/private key. | 2010 |
KDE |
KDE is an international free software community that develops free and open-source software. As a central development hub, it provides tools and resources that allow collaborative work on this kind of software. | 1996 |
Kubuntu |
Kubuntu is an official flavor of the Ubuntu operating system that uses the KDE Plasma Desktop instead of the GNOME desktop environment. As part of the Ubuntu project, Kubuntu uses the same underlying systems. Kubuntu shares the same repositories as Ubuntu and is released regularly on the same schedule as Ubuntu. | 2006 |
Linux |
Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. | 1991 |
Markdown |
Markdown is a lightweight markup language for creating formatted text using a plain-text editor. John Gruber created Markdown in 2004 as a markup language that is easy to read in its source code form. | 2004 |
Morgan |
HTTP request logger middleware for node.js | 2014 |
nanoid |
A tiny, secure, URL-friendly, unique string ID generator for Python. | 2017 |
Node.js |
Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. Node.js runs on the V8 JavaScript engine, and executes JavaScript code outside a web browser. Node.js lets developers use JavaScript to write command line tools and for server-side scripting. | 2009 |
Nodemon |
Simple monitor script for use during development of a Node.js based applications by automatically restarting the node application when file changes in the directory are detected. | 2011 |
npm |
npm is the world's largest software registry. Open source developers from every continent use npm to share and borrow packages, and many organizations use npm to manage private development as well. npm consists of three distinct components: the website. the Command Line Interface (CLI) | 2010 |
PostCSS |
PostCSS is a software development tool that uses JavaScript-based plugins to automate routine CSS operations. It was designed by Andrey Sitnik with the idea taking its origin in his front-end work for Evil Martians. | 2013 |
Postman |
Postman is an API platform for developers. The company is headquartered in San Francisco and maintains an office in Bangalore, where it was founded. As of February 2023, Postman reports having more than 30 million registered users and 75,000 open APIs, which it says constitutes the world's largest public API hub. | 2012 |
Prettier |
Prettier, known for its strong formatting opinions, supports a broad range of programming languages. It seamlessly integrates with the majority of code editors and offers a streamlined set of configuration options. | 2017 |
React |
React is a free and open-source front-end JavaScript library for building user interfaces based on components. It is maintained by Meta and a community of individual developers and companies. React can be used to develop single-page, mobile, or server-rendered applications with frameworks like Next.js. | 2013 |
React Query |
React Query is often described as the missing data-fetching library for web applications, but in more technical terms, it makes fetching, caching, synchronizing and updating server state in your web applications a breeze. | 2020 |
React Redux |
React Redux is the official React UI bindings layer for Redux. It lets your React components read data from a Redux store, and dispatch actions to the store to update state. | 2015 |
React Router |
React Router, a widely-used library in React, offers functionality for navigating between different component views. It provides capabilities for altering the browser URL and ensures that the user interface remains synchronized with the URL. | 2015 |
React-Toastify |
React-Toastify is a highly customizable notification library designed for React. It allows developers to easily add toast notifications to their web applications, offering a rich set of features to control the appearance, position, and behavior of the toasts. | 2017 |
Redux |
Redux is a pattern and library for managing and updating application state, using events called "actions". It serves as a centralized store for state that needs to be used across your entire application, with rules ensuring that the state can only be updated in a predictable fashion. | 2015 |
Redux Toolkit |
Redux Toolkit is an official, opinionated, batteries-included toolset for efficient Redux development. It is intended to be the standard way to write Redux logic, and it is strongly recommend that you use it. | 2019 |
Strapi |
Strapi is an open-source, Node. js based, Headless CMS that saves developers a lot of development time while giving them the freedom to use their favorite tools and frameworks. Strapi also enables content editors to streamline content delivery (text, images, video, etc) across any devices. | 2015 |
styled-components |
Utilising tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components. It also removes the mapping between components and styles. | 2016 |
Tailwind CSS |
Tailwind CSS is a utility-first CSS framework for rapidly building modern websites without ever leaving your HTML. | 2017 |
Ubuntu |
Ubuntu is a Linux distribution based on Debian and composed mostly of free and open-source software. Ubuntu is officially released in multiple editions: Desktop, Server, and Core for Internet of things devices and robots. | 2004 |
Unsplash |
Unsplash is a website dedicated to proprietary stock photography. Since 2021, it has been owned by Getty Images. The website claims over 330,000 contributing photographers and generates more than 13 billion photo impressions per month on their growing library of over 5 million photos. | 2013 |
uuid |
The uuid npm package is a versatile solution for creating RFC4122-compliant UUIDs (versions 1, 3, 4, 5). It offers cross-platform support, including NodeJS, major browsers, and React Native. This secure, zero-dependency package is optimized for size and compatibility with module bundlers and includes a command-line utility. | 2014 |
Vite |
Vite is a platform-agnostic front end tool for building web applications quickly and solves some common developer headaches. Tim Davidson. In recent years, the front-end development ecosystem has seen an explosion of new tools and frameworks designed to improve the developer experience. | 2020 |
VS Code |
Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle and leaves more complex workflows to fuller featured IDEs, such as Visual Studio IDE. | 2015 |
๐ About The Project
๐ก Usage Guide
๐ ๏ธ Setup Instructions
๐ Sections & Projects
๐ฌ Contact Information
๐ Acknowledgements
- ๐ Special Thanks
๐ Links & Citations
๐ License Details
The "React 18 Tutorial and Projects Course (2023)" was a step forward in my journey with front-end development. Led by experienced instructor John Smilga, this course was a fantastic opportunity to explore React 18. The curriculum was designed not just to teach at a surface level, but to immerse me in the practical aspects of React, enabling me to build over 25 different projects. These ranged from a simple Birthday Reminder to a simulated e-commerce store filled with fictional products, each reinforcing a different aspect of React.
My objective for enrolling in this course was to gain a solid grasp of React. Coming in with a background in HTML, CSS, and JavaScript, I aimed to explore deeper into React's functionalities, understanding its core features, getting to grips with state management, and navigating its component-based architecture. The project-based learning structure of the course was pivotal in converting theory into practical, real-world applications.
I started this course on October 23rd, 2023, with a focus on consistent progress. The course was well-paced, allowing me to absorb the intricacies of each new concept before moving on to the next. This steady approach paid off, enabling me to not only complete each project but also to build a solid understanding of React's role and capabilities in modern web development.
If you're eager to simply see the results of this project, most, if not all of the projects have a Live Demo associated with them. I have linked them all in the overview for each specific project/section. To view these live demos, simply follow the links provided with each project. You'll see them alongside buttons that look like this:
Click the button/link and you should be taken to the Live Demo for that specific project. Please note that some projects don't have a Live Demo, and if that's the case there will not be a button/link. I'm hoping to get all of the projects on the internet at some point in the near future, so check back soon and you might find a link!
I have provided detailed instructions for how to clone/download this repository to your local machine in the Setup Instructions section. In that section, you should find everything you need to be able to get these projects running and working on your own machine. Please note that a few of the projects use external APIs that include verification, so you will need to setup your own accounts/API keys for those services.
If you plan on running the code on your local machine, be sure to check the specific project you're trying to run to see if it needs any additional information or setup for the connections to the API to work. In most cases, I will try to include a `.env.example` file. You will need to open this file, and read the instructions inside to obtain your own API key. Once that's done, you'll need to make sure you've renamed the file from `.env.example` to `.env` only.
If you want to avoid setting up environment variables, check to see if the project has a Live Demo associated with it. For all of the projects that I have hosted on the internet, you'll be able to use them without any API configuration required. This is often a simpler way of viewing more complicated projects, since everything will already be running for you to view, use & explore.
A full list of tech, tools, and other links & resources can be found towards the bottom of this README in the Links & Citations section. |
For detailed installation instructions, please refer to the Setup Instructions section below.
To be able to clone/download & view these projects, or to start learning HTML, CSS, and JavaScript as well as web development in general, you'll need a few essential tools. At a minimum, you should have a basic text editor/integrated development environment, a web browser, and an internet connection.
I used the following:
- Text Editor/IDE: I use Visual Studio Code as my main integrated development environment. VS Code can be customized to work with just about any technology, making it a great choice for a general all-purpose IDE, it also has a large and helpful community for support.
- Web Browser: I prefer to use Google Chrome for their comprehensive set of Chrome DevTools. While most if not all of the tools are available in other browsers/Developer Tools such as Firefox DevTools, Safari Web Inspector, and Edge DevTools, I am most familiar & comfortable with the layout of Chrome.
- Internet Connection: Aim to have at least 2-3 Mbps or more to speed up development, especially if you'll be downloading large files or loading video/image based resources. Most libraries and a variety of public places can have high-speed Wi-Fi available for visitors free-of-charge.
Based on the fact that you're reading this right now, you probably already have a browser & internet connection!
Windows, macOS, and most Linux distributions should include a text editor by default, which in this case should be more than enough to view and edit HTML, CSS & JavaScript files.
For those using mobile devices, I advise switching to a laptop or desktop for a more streamlined experience. While mobile development is feasible on Android or iOS, the ease of a full-sized computer, keyboard, and mouse is unmatched. Visual Studio Code is accessible via most browsers on any device, however, you would still need to serve/host it from another machine. For optimal functionality, a personal computer remains the best choice.
System requirements for these projects can vary due to the fact that they use different amounts of client-side processing power and resources. In general, a recent operating system like Windows, macOS, or a popular Linux distribution usually suffices. Modern computers, especially those purchased in the last few years, should meet these needs adequately.
Performance will heavily rely on your specific hardware setup, including processor speed, RAM capacity, storage type, and graphics card quality. The operating system choice and its configuration also play a significant role in speed.
To give you a practical example, I personally used a Lenovo Thinkpad T480 for the entirety of my recent projects. This laptop, has been great for a variety of daily tasks, including programming.
The computer I used for the entire project features the following specifications:
- Operating System: Kubuntu Linux 22.04
- Processor: 8th Gen Intel Core Duo i5-8350U
- RAM: 16GB DDR4 RAM
- Storage: 512GB SSD of data
- Graphics: Intel UHD Graphics 620
- Display: 14.0" Screen with FHD 1920x1080 resolution.
This configuration was more than sufficient for both my project and other tasks. Interestingly, working on a less powerful laptop has its advantages, such as highlighting inefficient code that consumes excessive resources.
If you're unsure, I recommend testing your setup with the intended software. Should you encounter any errors, feel free to reach out for assistance. Your feedback can also help in making projects more adaptable to diverse hardware, operating systems, and browsers.
Below you will find various methods that are available to download/clone this repository.
Feel free to use whichever option you are most comfortable & familiar with. You can also read GitHub's guide on downloading source code archives & cloning repositories.
๐ก Download Method Details Clone with SSH โ
- Ensure SSH Key Setup: Before you can clone with SSH, make sure you have an SSH key set up and added to your GitHub account. If you haven't done this, refer to GitHub's documentation on setting up a new SSH key.
- Copy SSH URL: Navigate to the repository on GitHub. Click the 'Code' button and switch to the 'SSH' tab in the dropdown menu. Click the clipboard icon to copy the SSH URL.
- Open Terminal or Command Prompt: Open your terminal or command prompt. Navigate to the directory where you want the cloned repository to be placed.
- Run Clone Command: Type
git clone
followed by the copied SSH URL. For this project, that's:git clone git@github.com:itsjordanmuller/2023-react-sandbox.git
- Access Cloned Repository: Once the cloning process is complete, you will have a local copy of the repository. Navigate into the newly created directory to access the repository files.
Note: Cloning with SSH is secure and allows for easy repository updates without repeatedly entering credentials.
Download ZIP File
- Navigate to the Repository: Open your web browser and go to the main page of the repository.
- Find the 'Code' Button: On the repository's main page, locate the 'Code' button. This is usually found near the top right, just above the file list.
- Download ZIP Option: Click on the 'Code' button. A dropdown menu will appear. Select the 'Download ZIP' option from this menu.
- Save the ZIP File: Choose a location on your computer where you want to save the ZIP file and confirm the download.
- Extract Files: Once the download is complete, navigate to the downloaded file. Right-click on the ZIP file and select 'Extract All...' or use your preferred extraction tool. Choose where you want the extracted folder to be placed.
- Access Repository Contents: Open the extracted folder to access the contents of the repository. Note: Downloading a ZIP file is a great way to get a copy of the repository without using Git commands.
Clone with HTTPS
- Copy HTTPS URL: Go to the GitHub page of the repository. Click on the 'Code' button. Under the dropdown menu, select the 'HTTPS' tab and click the clipboard icon to copy the HTTPS URL.
- Open Terminal or Command Prompt: Access your terminal (Linux/Mac) or command prompt (Windows). Navigate to the directory where you want the repository to be cloned.
- Execute Clone Command: Type
git clone
followed by the copied HTTPS URL. In this case:git clone https://github.com/itsjordanmuller/2023-react-sandbox.git
- Enter GitHub Credentials: If prompted, enter your GitHub username and password. This step is usually required the first time you use HTTPS to clone a repository.
- Access Cloned Repository: After the cloning process completes, a local copy of the repository will be created. Navigate into the directory that was just created to start working with the files. Note: HTTPS cloning is straightforward but may require you to enter your GitHub credentials more frequently compared to SSH.
Clone with GitHub CLI
The GitHub CLI (
gh
) provides a convenient way to interact with GitHub from your command line. Hereโs how to usegh
to clone the repositoryitsjordanmuller/2023-react-sandbox
:
Install GitHub CLI: If you haven't already, you need to install the GitHub CLI. You can find installation instructions on the official GitHub CLI page.
Authenticate GitHub CLI: Open your terminal and authenticate the GitHub CLI using the command
gh auth login
. Follow the prompts to complete the authentication process.Clone the Repository: To clone this repository, use the following command:
gh repo clone itsjordanmuller/2023-react-sandbox
This command will clone the repository into a new directory named
2023-react-sandbox
in your current working directory.Navigate to the Repository: Once the cloning process is complete, navigate into the repository directory with:
cd 2023-react-sandbox
Start Working: You now have a local copy of the repository and can begin working on it.
Note: The GitHub CLI streamlines various GitHub operations and is particularly useful for those who prefer command-line tools.
โ When I have the option, I personally prefer to use the
Clone with SSH
method. Alternatively,Download ZIP File
can be a quick and easy way to simply download the files without a terminal or Git.
In this section of my React learning journey, I have meticulously explored the foundational concepts and techniques crucial for building React applications. Each commit in my repository is a step in this journey, reflecting my evolving understanding and application of React.
- React Application Setup: Leveraged Create-React-App for a streamlined setup and launch of the development server.
- Creating Components: Developed my initial
Greeting
component, gaining proficiency in JSX and various component creation methods, including ES7 snippets.
- JSX Rules and Syntax: Mastered the nuances of JSX, including the necessity of wrapper divs, using
React.Fragment
, and understanding self-closing tags. - Component Nesting and Prop Drilling: Explored complex data flow through nested components and prop drilling.
- CSS and Inline Styles: Experimented with external CSS and inline styles using JavaScript objects, learning about style precedence in React.
- Image Optimization: Enhanced performance by shifting image imports from the public folder to the src folder.
- Event Handling and States: Investigated event handling in JSX, including anonymous functions and the intricacies of event objects.
- Code Refactoring: Improved code organization by refactoring components and employing ES6 modules for cleaner, modular code.
- Dynamic Rendering: Implemented dynamic component rendering using the
map
function and the concept of keys for efficient updates. - Props and State Management: Enhanced the
Book
component's dynamism by passing data as props and utilizing spread operators for props. - Styling and Layout: Focused on CSS for styling individual components and setting responsive layouts.
- JavaScript in JSX: Demonstrated the integration of JavaScript in JSX, including handling expressions and variables.
- Destructuring and Children Props: Utilized destructuring for cleaner code and explored the use of children props for component flexibility.
- Event Handling Enhancements: Delved deeper into event handling, showcasing methods for more concise and direct event management in components.
- Complex Prop Drilling: Tackled more advanced prop drilling scenarios involving functions as props.
public/index.html
: Entry point with basic HTML structure and metadata.src/index.js
: JavaScript entry, rendering theBookList
component.src/Book.js
: Component for displaying book details.src/books.js
: Array of book objects, demonstrating data structuring.src/index.css
: Central CSS file for styling.
This section of my React learning journey focuses on developing the "BackRoads App," a travel tour showcase application. The process involved setting up the project using Create-React-App, building individual components, and linking them with a centralized data source for dynamic content rendering.
- Project Creation: Used Create-React-App for initial setup.
- Boilerplate Modification: Removed unnecessary extras from the src folder.
- Importing Starter HTML: Brought in HTML, CSS, and images from the project's starter files and adapted them for React.
- Component Refactoring: Segmented the app into reusable components, such as
Navbar
,Hero
,About
,Services
,Tours
, andFooter
. - Dynamic Content Rendering: Utilized data from
data.js
for dynamic rendering in components likeNavbar
,Services
,Tours
, andFooter
. - Styling Adjustments: Modified CSS to fit the React component structure and adjusted class names to the JSX-friendly
className
.
- Centralized Data Source: Created
data.js
to manage content for tours, services, page links, and social links. - Dynamic Image Sources: Modified image sources in components like
Hero
andAbout
to dynamically load from theimages
folder. - Reusable Sub-components: Developed sub-components like
PageLinks
,SocialLinks
,Service
, andTour
for modular content rendering.
- Package.json Modification: Adjusted
package.json
to include CI environment variables and build scripts for different environments. - Component Enhancement: Implemented features like dynamic page links and social icons, refactoring for better code reuse and maintainability.
App.js
: The main app component integrating all sub-components.data.js
: Central data source for the app's dynamic content.components/
: Folder containing individual components and sub-components.images/
: Contains images used throughout the app.index.js
: Entry point for the React app, renderingApp
.package.json
: Configuration file for dependencies, scripts, and project metadata.
Dear John Smilga,
I want to express my sincere gratitude for your outstanding course, "React 18 Tutorial & Projects Course (2023)." Your comprehensive teaching approach has not only taught me React but also a wide array of related skills that are crucial in todayโs web development landscape.
The self-paced learning sandbox you created is a testament to your dedication and skill as an educator. Through your course, I've gained proficiency in a range of technologies including Axios, Node.js, npm, React Router 6, React Query 4, Redux Toolkit, and more. Your lessons on Vite, ContentfulCMS, Tailwind CSS, daisyUI, along with foundational web technologies like HTML, CSS, and JavaScript, have immensely broadened my understanding and capabilities.
Your method of teaching is clear, engaging, and incredibly effective. Each module was well-structured, providing practical, hands-on experience that made complex concepts much easier to grasp. I am particularly appreciative of how you integrated modern tools and best practices, preparing me for real-world web development challenges.
Thank you for your hard work and dedication in creating such a valuable learning resource. It has been instrumental in my journey as a developer, and I am deeply grateful for the knowledge and skills I have acquired under your guidance.
Sincerely,
- Jordan Muller
If you have questions/feedback, I would love to hear from you. Thanks for stopping by!
- Jordan Muller
Please feel free to reach out if you have any suggestions or run into any issues with viewing this project.
I am always looking for feedback from other people! I'd be more than happy to answer any questions you may have as well as assist with getting the project working on your machine.
Be sure to view the Setup Instructions in the README, as well as any specific README files for that specific project as they contain more details and may already have the answer to your question(s)!
![]() |
|
udemy.com/course/react-tutorial-and-projects-course/ | |
|
Instructor Name Profile Link John Smilga John's Udemy Profile
HTML 1993 |
|||
---|---|---|---|
![]() |
|||
Home | html.spec.whatwg.org/ | ||
Topic | |||
|
CSS 1996 |
||||||
---|---|---|---|---|---|---|
![]() |
||||||
Home | w3.org/TR/CSS/#css | |||||
Topic | ||||||
|
JavaScript 1995 |
||||||
---|---|---|---|---|---|---|
![]() |
||||||
Home | ecma-international.org/ | |||||
Topic | ||||||
|
Markdown 2004 |
||||||
---|---|---|---|---|---|---|
![]() |
||||||
Home | daringfireball.net/projects/markdown/ | |||||
Topic | github.com/topics/markdown | |||||
|
Tailwind CSS 2017 |
|||||
---|---|---|---|---|---|
![]() |
|||||
Home | tailwindcss.com | ||||
Docs | tailwindcss.com/docs/installation | ||||
Repo | github.com/tailwindlabs/tailwindcss | ||||
Topic | github.com/topics/tailwind | ||||
|
Axios 2016 |
|||||
---|---|---|---|---|---|
![]() |
|||||
Home | axios-http.com | ||||
Docs | axios-http.com/docs/intro | ||||
Repo | github.com/axios/axios | ||||
Topic | github.com/topics/axios | ||||
|
Git 2005 |
|||||||
---|---|---|---|---|---|---|---|
![]() |
|||||||
Home | git-scm.com/ | ||||||
Docs | git-scm.com/doc | ||||||
Repo | github.com/git/git | ||||||
Topic | github.com/topics/git | ||||||
|
GitHub 2008 |
|||||||
---|---|---|---|---|---|---|---|
![]() |
|||||||
Home | github.com/ | ||||||
My Profile | github.com/itsjordanmuller | ||||||
Topic | github.com/topics/github | ||||||
|
VS Code 2015 |
|||||
---|---|---|---|---|---|
![]() |
|||||
Home | code.visualstudio.com/ | ||||
Repo | github.com/microsoft/vscode | ||||
Topic | github.com/topics/vscode | ||||
|
Bash 1989 |
|||||
---|---|---|---|---|---|
![]() |
|||||
Home | gnu.org/software/bash/ | ||||
Topic | |||||
|
Prettier 2017 |
|||
---|---|---|---|
![]() |
|||
Home | prettier.io | ||
Docs | prettier.io/docs/en | ||
Repo | github.com/prettier/prettier | ||
Topic | github.com/topics/prettier | ||
|
ESLint 2013 |
|
---|---|
![]() |
|
Home | eslint.org |
Docs | eslint.org/docs/latest |
Repo | github.com/eslint/eslint |
Topic | github.com/topics/eslint |
|
Kubuntu 2006 |
|||||||
---|---|---|---|---|---|---|---|
![]() |
|||||||
Home | kubuntu.org/ | ||||||
Topic | github.com/topics/kubuntu | ||||||
|
KDE 1996 |
||||||
---|---|---|---|---|---|---|
![]() |
||||||
Home | kde.org/ | |||||
Topic | github.com/topics/kde | |||||
|
Ubuntu 2004 |
|||||||
---|---|---|---|---|---|---|---|
![]() |
|||||||
Home | ubuntu.com/ | ||||||
Topic | github.com/topics/ubuntu | ||||||
|
Debian 1993 |
||||||
---|---|---|---|---|---|---|
![]() |
||||||
Home | debian.org | |||||
Topic | github.com/topics/debian | |||||
|
Linux 1991 |
|||||||
---|---|---|---|---|---|---|---|
![]() |
|||||||
Home | kernel.org | ||||||
Topic | github.com/topics/linux | ||||||
|
Font Awesome 2012 |
|||
---|---|---|---|
![]() |
|||
Home | fontawesome.com | ||
Docs | fontawesome.com/docs | ||
Repo | github.com/FortAwesome/Font-Awesome | ||
Topic | github.com/topics/font-awesome | ||
|
Unsplash 2013 |
|||||||
---|---|---|---|---|---|---|---|
![]() |
|||||||
Home | unsplash.com | ||||||
Docs | unsplash.com/documentation | ||||||
Repo | github.com/unsplash/datasets | ||||||
Topic | github.com/topics/unsplash | ||||||
|
Resource Title | Resource Description | Link Type | Link to Resource |
---|---|---|---|
Git and GitHub Tutorial for Beginners | Beginner's Introduction to Git and GitHub by Kevin Stratvert on YouTube | Video | https://youtu.be/tRZGeaHPoaw?si=RnK9nCUEVb-aWjDb |
Git for Everybody: How to Clone a Repository from GitHub | Example on How to Clone a GitHub Repository by Coding For Everybody on YouTube | Video | https://www.youtube.com/watch?v=CKcqniGu3tA&feature=youtu.be |
LICENSE.md |
---|
|