Code Monkey home page Code Monkey logo

30-seconds-content's Introduction

IMPORTANT NOTICE:

As of May, 2023, all 30-seconds content repositories have been merged into 30-seconds-of-code.

Please watch, star and follow relevant activity there.

Logo

30 seconds website configuration

Content configuration data for 30-seconds projects.

Please refer to individual projects for content issues. This repository contains the configuration data for the website platform and nothing else.

30-seconds-content's People

Contributors

chalarangelo avatar trinityyi 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

30-seconds-content's Issues

[Collection] JS Generators

  • Gather all JS snippets that have the generator tag and any related blogs.
  • Create a collection.
  • Use the generator blog asset for the image (thematic asset).
  • Write a description for the collection.

Add 30-seconds-of-git

Snippets

  • Blog - Hooks
  • Blog - Use .gitattributes for lengthy files (e.g. package.json) to mark them as binary
  • Blog - Aliases
  • Blog - Tip: Create a commit with a different date
  • Basic command snippets and explanations
  • Undo a commit & redo
  • Rename branch - both in place and from other branch
  • View current branch
  • Rebase onto master
  • Empty commit (--allow-empty)
  • reflog and find whatever you lost
  • Immediate change (--amend --no-edit)
  • --amend to change message in last commit
  • Commited to master instead of a branch (without push)
  • Commited to the wrong branch
  • Undo changes to a file
  • Delete merged branches (both manually and if remote auto-prunes)
  • Sort branches by date
  • Checkout previous branch
  • Show info about all branches
  • Checkout a file from another branch
  • git status -sb (could be a blog tip)
  • Staged files that were never commited
  • Configure line endings
  • Commit template
  • Submodules (add, update, init snippets)
  • Git autocorrect
  • Default git editor (could be a blog tip)
  • stash usage
  • bisect - manual and automated
  • Set author
  • Remove file from history entirely -[1]

Additional work

  • Check if blogs on git could move to the new repo (add redirects if that happens)
  • Work on metadata
  • Create an icon
  • Handle new file structure in web repo
  • Add to web repo
  • Add styles for <kbd> elements
  • Add tags to ranker

[Collection] JavaScript Data Structures

After September 5th, 2021, the full set of data structure articles will be published. We should create a collection for them with an appropriate thematic splash image.

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.