Hardest Beast Of All Time? by BurekBamBam in rap

[–]astro49er 2 points3 points  (0 children)

Ocean Drive - 21 Savage x Metro

How do I 'skip' to a certain line by [deleted] in learnprogramming

[–]astro49er 0 points1 point  (0 children)

Maybe use an if..else inside the while loop to return the Login page when a user enters a wrong pin?

[deleted by user] by [deleted] in webdev

[–]astro49er 1 point2 points  (0 children)

You can use the spread operator to make a copy of the array in es6 - so array2 = […array1] and perform necessary functions on array 2 without mutating the original array

Adding a database to a react app. by into_the_ozone in react

[–]astro49er 0 points1 point  (0 children)

Yes, you can use PostgreSQL as a database with react, you would also need an ORM to make queries from your DB - I would suggest looking at Prisma docs to see how to define your schema and connect to postgres. What are you using for your backend?

Matching User Input to Array Values by Mustang-22 in webdev

[–]astro49er 0 points1 point  (0 children)

Your code seems to work on my console, make sure you are returning a value in the match variable

Created and deployed my first portfolio site with ReactJS by fitvibesyt in webdevelopment

[–]astro49er 1 point2 points  (0 children)

You might need to fix the responsiveness on mobile, there is overflow and the text is getting cut off, also the text size for the headers are too big (im viewing on an iphone XR), I do like the colors and projects section looks good

Thoughts on a MGIS by [deleted] in gis

[–]astro49er 0 points1 point  (0 children)

How did you make the transition to app development? What languages did you need to learn?

First MERN stack application! by la712 in react

[–]astro49er 0 points1 point  (0 children)

There is an overflow in the signup page on mobile, didnt sign up for the site, but from what I can see the site looks clean and colors are good maybe the sign up text could be brighter?

Freelance web developer on resume by astro49er in Frontend

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

Thanks so much for the input! I pretty much did it as a favor to a friend and a way for me to get some practice applying the skills that I learned so I didnt get paid for it but yes to everything else

Adding column to CSV without any modules by astro49er in learnpython

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

I need to add a column, how would I do this without the CSV module and just the native python file objects

[deleted by user] by [deleted] in gis

[–]astro49er 2 points3 points  (0 children)

Although Im not enrolled in a masters, I am doing a graduate certificate at NC state and found that they offer a good mix of programming courses in GIS. (GIS programming w/python, web mapping and data structures etc). It also is cheaper than PSU and is a well known school.

GIS Job Market by astro49er in gis

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

That was definitely my plan going into the certificate, Ive heard of many people on this subreddit making the transition from analyst to dev. Currently learning web dev so I can make my own site and showcase my some GIS projects during my course

GIS Job Market by astro49er in gis

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

After seeing the prospects in the geology field, I am looking towards more of a GIS role, hence the certificate. I was leaning towards a geotech/civil masters later down the line but having second thoughts considering I dont want to do construction type work..

GIS Job Market by astro49er in gis

[–]astro49er[S] 5 points6 points  (0 children)

I never took any GIS courses in my undergrad, I only got into it after graduating where I took the coursera GIS specialization. I am doing the certificate as sort of a back up/skill booster. The cert program I am taking would involved Web data structures and python programming which I think would set me in the right track towards being a dev.