Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 1.28 KB

File metadata and controls

42 lines (37 loc) · 1.28 KB

In progress

Now

Future

// Add random button // add other articles in article - recommended // Make cat to be animated // Make all pages dynamic instead of statically created // Add X instead of rotation for mobile nav // Fikes lines for timeline on first render // add storybook and start from implementation all components as standalone // add comments section // add option to pass lang type to snippets // add voting system // add support for videos? // add unified layout and navigation // rewrite button from article and move it to ui // add constant hover for buttons // Add sub headers // Fix timeline display for articles // Find a way to move static files // remove child image sharp warnings // Remove warnings component was not provided in global scope // Add likes for code snippets // Make tiles on home page hoverable // Add animated cat and option to choose animal in navigation // Add cool error page // Add hover on links // Add error handling to snippet // Add option to pass language to template snippet // Make code snippets interactive and editable

Articles ideas

  1. Comparing map,reduce with for loop.
  2. Normalizing objects.
  3. SOLID course on real examples.
  4. Creating code snippets component.
  5. Creating black hole animation in canvas.
  6. Creating schema validation app.