Hacktoverview

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • seamless-ui

    The next gen UI made with simple HTML and Tailwind CSS. It's compatible with simple HTML, CSS static website or a React, Vue, Angular or Next.js Complex app. Zero JS and no-plugins installed.

  • At first I worked on a Tutorial markdown to get people started with HTML, CSS and GIT basics so that they can contribute to a library of tailwind styled elements. https://github.com/Clueless-Community/web-ui-kit/pull/25

  • caprine

    Elegant Facebook Messenger desktop app

  • Second was a small CSS change in a popular project, Caprine. I really had a long back and forth with the maintainer about two seemingly simple changes in a style sheet and I realized I should have been linting my code changes and I learned how to find the css elements I meant to target, it was a small step forward. https://github.com/sindresorhus/caprine/pull/1933 You can still see the remainder of a bunch of requested changes.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • wildfire-burn-severity

    Geospatials project meant to help generate burn severity maps & assess surface area affected by wildfires.

  • Third PR is when I created my own Div and gave it some JS logic through jQuery, saying that it should be an accordion. In this project I learned how to isolate the files I was interested in and really work with what I was particularly interested in. To do my initial code changes I did not fork the repo for the first time but instead took the HTML of interest and copied it into an HTML file and the CSS file it referenced and I used live server to edit them separately before I was happy with the outcome and forked the repo and put them in my own little issue branch and made my PR. https://github.com/IndigoWizard/wildfire-burn-severity/pull/3

  • viewer-for-reddit

    πŸ™ˆ Anonymously browse Reddit

  • Finally I made a bigger change. I used the reddit api to retrieve popular subreddits to populate the default autocomplete drop down of a pre-existing set of search and autocomplete elements. https://github.com/gregrickaby/reddit-image-viewer/pull/414

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts