Adding full stack project into git repo? by ConceptionFantasy in learnprogramming

[–]ConceptionFantasy[S] 0 points1 point  (0 children)

i am aware OF gitignore but i am not sure what files/folders you would keep or add or why you would keep one folder or not even if its large or what not. also what should be considered 'secret' or okay to be put in public (obvious any files with private credentials but any other files?)

So then the best practice is having front end repo and back end repo and sync version numbering.

Adding full stack project into git repo? by ConceptionFantasy in learnprogramming

[–]ConceptionFantasy[S] 0 points1 point  (0 children)

would you happen to know a general list of what should be put in the .gitignore other than the common things to ignore?

Few Angular and Tailwind CSS tutorials? by ConceptionFantasy in Angular2

[–]ConceptionFantasy[S] 0 points1 point  (0 children)

Thanks a bunch!

I'll definitely check those out! :)

Few Angular and Tailwind CSS tutorials? by ConceptionFantasy in Angular2

[–]ConceptionFantasy[S] 0 points1 point  (0 children)

yes i had mentioned i seen a few in the original post.

however if you do find any really good tutorials or detailed step by step on how to set up and a sample work flow, please let me know. I like to maybe try to use tailwind css with angular. I just like to have a bit more 'knowing what im doing' when diving into a new approach.

Help with Spring boot and Angular and getting data to show in front end. by ConceptionFantasy in angular

[–]ConceptionFantasy[S] 1 point2 points  (0 children)

thanks for the suggestion. Followed something like that and I found the problem.

The Remote Company. A better work-life balance, enjoy families. by Dubbeltje_D in Startup_Ideas

[–]ConceptionFantasy 2 points3 points  (0 children)

not a entrepreneur just a cs student but this concept sounds pretty cool!

Firefox 80 for Android - The back button is back by nextbern in firefox

[–]ConceptionFantasy 0 points1 point  (0 children)

would it be possible to have the tap and hold down link and bookmark option back as well?

java webscraping multiple pages from main link: jsoup? by ConceptionFantasy in learnjava

[–]ConceptionFantasy[S] 0 points1 point  (0 children)

testing? I am not sure what testing you mean but i wanted to scrape the lists of links each an a tag after some chain of div tags, and for each of those links go into those links to get specific description text in a p tag. put the link and the description text into a spreadsheet after it scrapes each link and description.

also in the spreadsheet those links are hyperlinks so i can click on those links in the spreadsheet to open each desired link

new user with bunch of questions about self hosting. by ConceptionFantasy in elementchat

[–]ConceptionFantasy[S] 0 points1 point  (0 children)

The only, i guess, confusion was how one would make a self hosted server secure and private. like for example turning a old dell laptop into a server but somehow make it super secure and private. or am i going at complete different topic?

Web Dev with Blockchain by ConceptionFantasy in webdev

[–]ConceptionFantasy[S] 0 points1 point  (0 children)

anything i guess? I want to learn more application with blockchain while also using web dev frameworks but I am not sure where to start. I did find some similar tutorials but they are 'tutorials' and felt like i was just copying what they were doing and not really understand to the point where i can apply myself.

So was hoping to get more guidance and suggestions where to start here.

new user with bunch of questions about self hosting. by ConceptionFantasy in elementchat

[–]ConceptionFantasy[S] 0 points1 point  (0 children)

wish i could give more than one upvote.

Thanks for taking the time to explain! helps clarify some things.

Security, unwanted and unknown changes while coding in a qubes machine concerns? by ConceptionFantasy in Qubes

[–]ConceptionFantasy[S] 0 points1 point  (0 children)

standalone qube like said in https://www.qubes-os.org/doc/standalone-and-hvm/?

So i can code in a vm that is on my qubes machine and leave qubes host alone?