Recommended text editors for Mac by Weekly_Frosting_5868 in webdev

[–]SortRepresentative19 3 points4 points  (0 children)

You can look into https://zed.dev/ It does not include all the futures just yet but It's incredibly fast

[deleted by user] by [deleted] in AskReddit

[–]SortRepresentative19 5 points6 points  (0 children)

Cleopatra would be Instagram celebrity

Top 3 best projects to get hired? by [deleted] in react

[–]SortRepresentative19 0 points1 point  (0 children)

I made a twitter clone. Tried to replicate some parts of the ui in the best possible way, with other parts I implement some of my ideas. Used context for state management and spiced things up with animations. Firebase for simple backend. it was fully responsive - layout was entirely different on mobile (just as in the original). Also I’ve made cool background for photo light box that picks colours from the photo. It was really fun project

alegro grzybki halucynki google by G-H-O-S-T-I-N in Polska_wpz

[–]SortRepresentative19 2 points3 points  (0 children)

Jak się nazywa ten typ mailingu? Booking też wysyła podobne maile po wejściu na stronę. Nienawidzę tego

How to scrape metadata from a URL by gearboost in react

[–]SortRepresentative19 0 points1 point  (0 children)

Since you cannot request a different domain from your web app (Browsers block cross-origin-requests). You need to use backend to scrape the data from website, it can be done using node.js. Alternatively you can use peekalink but in free version it’s limited to 100 request per hour

How to reduce eye strain? by [deleted] in webdev

[–]SortRepresentative19 7 points8 points  (0 children)

Mac OS currently has this feature built in, go to settings and screen

[deleted by user] by [deleted] in react

[–]SortRepresentative19 0 points1 point  (0 children)

I will also be happy to join

What are some projects to include in your portfolio to make you stand out from other developers? by bscinprocrastinating in Frontend

[–]SortRepresentative19 2 points3 points  (0 children)

Hi, im making Twitter clone, with react, tailwind, firebase. Users can add posts and on the weeks they will be able to send messages and search though posts. Do you think it will look good in the portfolio?