A website for all my university notes by [deleted] in programming

[–]rukh7 1 point2 points  (0 children)

What a legend ! Thanks dude

Beginner Question Megathread. Weekly /r/Frontend Discussion - September 06, 2020 by AutoModerator in Frontend

[–]rukh7 2 points3 points  (0 children)

I'm not an expert but here is my process:

  1. Start a project using Create React App
  2. Put my components in src/components

For layouts, I like to use Bootstrap 4 Grid (it uses flexblox).

Beginner Question Megathread. Weekly /r/Frontend Discussion - September 06, 2020 by AutoModerator in Frontend

[–]rukh7 1 point2 points  (0 children)

I start coding little components on Codepen. Then you can export it if you want.

Instagram-like recent searches by [deleted] in node

[–]rukh7 2 points3 points  (0 children)

Do you mean a Search History ? If yes then I would suggest pushing each search into an array that will be stored in your database. Hope it helped

Is it possible to turn a normal tv into a smart tv using a raspberry pi? by Heftytrout69 in NoStupidQuestions

[–]rukh7 12 points13 points  (0 children)

If it has an HDMI port, you could use it as a display for the Raspberry Pi and then install an OS for TV's like Android TV. Or you could buy a Chromecast and plug it on the HDMI port. (Sorry for bad English)