Code Monkey home page Code Monkey logo

joy-of-code's Introduction

Joy of Code

Bob Ross

๐Ÿง‘โ€๐ŸŽจ What is Joy of Code?

Joy of Code is a digital garden growing curious minds with a wide variety of topics from web development to web design. If reading isn't your thing watch the video version on YouTube.

๐Ÿค— Contribute

First time contributors are welcome โ€” in fact this is the reason why I wanted to make it possible to contribute so you can get your first open source contribution.

At the end of each post there's a direct link to the Markdown file of the post you can edit within GitHub. Read the contributing guidelines to learn more.

๐Ÿ™ Use Issues to Find Answers

If you need help or something changed and isn't working when following a post or video series I made you can go to the issues and find the issue and bring it to my attention โ€” I hope in general people help each other out this way.

This avoids having to hunt down the issue you have in YouTube comments or places like Discord that aren't indexed by search results and are lost forever.

๐Ÿงญ Technologies

  • โšก๏ธ SvelteKit is used for the frontend with server-side rendering and prerendering static pages

  • ๐Ÿ”Œ GitHub API is used to manage content so GitHub is the content management system

  • The editor uses โšก๏ธ SvelteKit for the frontend and ๐Ÿ“œ Monaco Editor (code editor which powers VS Code) as the editor to manage content using the ๐Ÿ”Œ GitHub API

  • โœ๏ธ Posts are stored inside the posts folder and are used to build the page using the ๐Ÿ”Œ GitHub API but data is where posts metadata is stored in a single posts.json to serve as a database

  • The project is hosted on Vercel and uses ignored build step with git diff HEAD^ HEAD --quiet . ':(exclude)editor/*' ':(exclude)posts/*' ':(exclude)data/*' to avoid redeploy for those special folders

  • The tests use Playwright for end-to-end testing

  • Analytics use Google Analytics

  • Newsletter uses Buttondown when I remember to send one ๐Ÿคญ

  • Post views use Supabase

  • Social share images use mattcroat/social-share-images

๐Ÿ“œ Setup

The project uses ๐Ÿ“ฆ๏ธ pnpm but any package manager is going to work.

๐Ÿ‘ฌ Clone the project.

git clone https://github.com/mattcroat/joy-of-code.git

๐Ÿ“ฆ๏ธ Install the dependencies.

pnpm i

๐Ÿ’ฟ๏ธ Run the development server with pnpm run dev or build and preview the project with pnpm run build && pnpm run preview.

pnpm run dev

joy-of-code's People

Contributors

alexsanjoseph avatar anadeore avatar fredguth avatar imgbot[bot] avatar imgbotapp avatar kingimoh avatar mattcroat avatar max-programming avatar n-shar-ma avatar nickrtr avatar razvn avatar rcmcsweeney avatar shafspecs avatar shah1012 avatar webdevsimplified avatar zachjensz avatar

Watchers

 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.