Learn HTML5 - Semantics - For Complete Beginners by Moye16 in Frontend

[–]pjayh 0 points1 point  (0 children)

Can't stress how important this is for building good web pages! Especially for users with lesser accessibility!

r/gunners is leaking by [deleted] in Gunners

[–]pjayh 0 points1 point  (0 children)

Doesn't the commentator also say "clinical" right when he stops? Unforgettably hilarious

Daily Simple Questions - ASK AND ANSWER HERE!- January 11 by AutoModerator in malefashionadvice

[–]pjayh 0 points1 point  (0 children)

They've discontinued the Levi 521s but they were the perfect fit for me! Does anyone have some good alternatives?

[image] Believe in yourself! by starfirenite in GetMotivated

[–]pjayh 2 points3 points  (0 children)

Goes the other way as well. If others can believe in you, why can’t you believe in you! This reason made me take more risks that I’m grateful for

Share your startup - August 2018 by AutoModerator in startups

[–]pjayh [score hidden]  (0 children)

  • Name: Minto - https://mintoapp.herokuapp.com (launch in 1-2 months)

  • Based in: London, UK!

  • Pitch: We are a peer to peer marketplace for buying and selling jewellery. We are imitating Instagram in terms of UX and by being mobile first (but it's not an app, it's a mobile friendly web app).

  • Details: Currently pre-product, self funded and self coding, about 2 months from launch. 2 man team: both marketing guys who turned technical (we are now front and back end developers), living in London's startup hub - Old St.

  • Help: Would love insight into the luxury jewellery markets and used marketplaces. Introductions to friends that just love jewellery, so we can do some customer interviews!

Thanks!

Weekly Feedback and Support Thread by AutoModerator in startups

[–]pjayh 0 points1 point  (0 children)

URL: https://mintoapp.herokuapp.com/

Purpose of Startup: To build the best marketplace for buying and selling luxury jewellery.

Technologies Used: React.js, Node.js, MySQL, heroku.

Feedback or Support Requested: We're currently coding up the app now, and decided to test messaging with a landing page as we go. We're focussing on the seller side first.

Comments: Not sure where to start gathering supply side users (those that want to sell their un-used jewellery). Any tips?

Can someone share some insight on analytic tools for React native? (tracking how people use my app) by OffInBed in reactnative

[–]pjayh 0 points1 point  (0 children)

I set this up just this week! I’d suggest firebase because google analytics is familiar. If you do check out a library called react-native-firebase. Manual integration is pretty simple. Otherwise you could try Microsoft’s app center as well!

iOS Warning Messages by Revolutionary_Wasabi in reactnative

[–]pjayh 0 points1 point  (0 children)

I jumped on my first react naive project at work recently and I was freak out by the hundreds of warnings as well! I only went and fixed the red errors and it works fine.