Our great sponsors
- Appwrite - The open-source backend cloud platform
- Amplication - open-source Node.js backend code generator
- SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
- Sonar - Write Clean JavaScript Code. Always.
- Mergify - Updating dependencies is time-consuming.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
-
Do you think thisproject im doing will be a worthwhile portfolio peace? Been learning 1.5 years now! Spending so much time on this, it’s beginning to get really difficult but using it for a main portfolio peace is my inspiration
-
The rest of the markup - personally, I think 2 space indent is industry standard for a good reason - with 4 spaces things get floaty real quick. Regardless, I highly, highly suggest using ESLint with Prettier. Not only is it industry standard, but it really isn't hard to set them both up and once set up it will save you many hours no matter what you are coding. For example, you can install AirBnB's config through NPM, install it by adding it to your .eslintrc file, and run prettier -w . and in a couple of minutes go from a project with arbitrary and unenforced style to a project completely formatted to perfectly match a major company's style guide.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
My recommendation would be to learn using design systems and UI Kits that take care of it for you right away. My choice would be MDBootstrap React for Bootstrap, and Tailwind Elements for Tailwind.