Skip to content

๐Ÿ“‹ Runnable snippets for my Interview practice (algorithms and frontend) โ˜๏ธ

Notifications You must be signed in to change notification settings

and9527/code-snippets

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

75 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Code snippets

  • Interview practice (algorithms and frontend)
  • Javascript/Go playground

Airtable config

// .env
//-> REACT_APP_AIRTABLE_BASE_URL=https://api.airtable.com/v0/xxxxxxxxxxxxxxxxx/xxxx
//-> REACT_APP_AIRTABLE_TOKEN=xxxxxxxxxxxxx

// schema
{
  "title": "parse url",  
  "description": "In this article, we will discuss how to parse an url query",
  "language": "javascript",
  "image": "https://i.ibb.co/Q9w4BT7/street-light.jpg",
  "content": "Your code here",
  "tags": "url",
  "date": "2020-07-15"
}

Captures

Built with

  • React/ReactRouterDom/ReactHelmet/ReactMarkdown
  • Bootstrap/fontawesome/GoogleFonts
  • Monaco Editor
  • graphcomment api
  • AirTable
  • Go compiler server

Snippets structure

License

MIT

About

๐Ÿ“‹ Runnable snippets for my Interview practice (algorithms and frontend) โ˜๏ธ

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.0%
  • CSS 17.9%
  • HTML 4.1%