Skip Navigation
reric88 reric88🧩 @beehaw.org
Posts 5
Comments 25
Megathread for Reddit Blackouts and News - Day 3
  • Cool, I think I'll do the same. I wasn't popular or super active but hey, doin' my part

  • KBin has taken over Lemmy in monthly active users count
  • Oh, I didn't know this, I appreciate the insight. I have been working with typescript a bit, but sidestepped back to JS for a small project because of familiarity. My next project may be typescript just to get a feel for it.

    I have heard a lot of buzz about rust, but I haven't looked it up because I don't want to overwhelm myself with new things. But it does seem very popular. And I doubt there's anyone, even people unfamiliar with code, who hasn't heard of the C family!

    I'm not giving up JS, since it is so popular for web development, but it does make me sad that it's so inefficient for other tasks in comparison to the other languages. Butz it also makes me kind of excited to get into some of the meatier stuff

  • I'm a beginner web developer and coder and just want to show this little work-in-progress Pokemon app I'm building to help me learn React and API integration
  • Thanks a lot for the suggestions! Yes, I agree the performance is pretty bad. The reason is because I'm calling ALL the Pokemon data at the beginning into an array. I will optimize this after I learn more!

    I'll work on adding the evolutionary line, that's a good idea.

    Currently, you can search by type, but it's not by the full text of the type. I can definitely implement that. I'll add a drop-down menu next to the search field to select search criteria to filter irrelevant results.

  • Google is getting a lot worse because of the Reddit blackouts
  • Try using ChatGPT if you haven't. Ive used Reddit in the past for a lot of troubleshooting, but ChatGPT is easier to get the answers I'm looking for unless I asked the question myself. But there's no judgement from ChatGPT lol

  • I'm a beginner web developer and coder and just want to show this little work-in-progress Pokemon app I'm building to help me learn React and API integration
  • Hey! The loading state was on purpose to show the user something was happening, but I did remove it! It didn't seem to take that long

  • welcome, new Beehaw users and lurkers. an FAQ and introduction to Beehaw
  • I agree with you. It's disheartening to ask a legitimate question and get negative votes and zero comments.

  • On Politics and Forking
  • I recently moved here and through my minimal interaction so far, I love it. I'm all about positive treatment and inclusion. I have only made two posts (as a somewhat personal experiment to test the waters) which would not have had any attention on Reddit, and people actually talked and congratulated me, which was a very weird but welcome experience.

    And I love that the downvote arrow is removed in order to promote discussion rather than just vote and move on.

    A service can always improve and get better in some ways, but the stance of beehaw is perfect imo

  • KBin has taken over Lemmy in monthly active users count
  • Cool, thanks! I only have experience with JavaScript and Python, and I personally prefer JS because Python has been confusing to me. But, I have heard Python is more efficient and easier in the long-term.

    After 'mastering' JS to a sufficient ability I will put my efforts towards Python. I am stumped as to why I feel JS is easier than Python when I have also heard the opposite; that python is easier than JS

  • KBin has taken over Lemmy in monthly active users count
  • Can you explain this in simple terms for simple minds like mine? And I only ask for other people like me who may wonder but not ask

  • How are we going to pay for all this?
  • Donate to the devs!

  • /r/Conservative is going to save Reddit
  • This is true to an extent, however from my experience, leftist subs are much more lenient on discourse if it isn't blatantly abrasive or offensive or trolling.

  • /r/Conservative is going to save Reddit
  • Please!

    I'm all for freedom of speech, but I'm really irked by the lengths people go to just to be offensive.

  • Lemmy.world starting guide
  • Thanks so much for this guide.ive used mastodon in the past, but it's been a while. I'm not really a fan of the short-blurb content and prefer a forum-format, so here I am!

  • 35 y/o male on the spectrum
  • This is true, hahah

  • I'm a beginner web developer and coder and just want to show this little work-in-progress Pokemon app I'm building to help me learn React and API integration
  • Thanks! It doesn't work, yet. I've commented out the pre-baked search results just so they don't clutter the interface

  • I'm a beginner web developer and coder and just want to show this little work-in-progress Pokemon app I'm building to help me learn React and API integration
  • I'm using https://pokeapi.co/api/v2/pokemon as the api. I can grab all the names but that seems very inefficient and had put a lot of load when calling it.

    I'm looking at just making an array of Pokemon names to exist within the app, and search through that and then call the specific endpoint using that name.

    Edit: Here is the source code https://github.com/reric88/pokemon-vite.git

    Also, I don't expect anyone to help out, I really just wanted to show it to someone! But any comments, suggestions etc are greatly appreciated. I have less than 3 or 4 months experience with JavaScript

  • I'm a beginner web developer and coder and just want to show this little work-in-progress Pokemon app I'm building to help me learn React and API integration

    I am currently trying to build a search component so users can search for Pokemon (since it is currently paginated with 20 per page.) I'm having some difficulty figuring it out, but I'm making progress.

    All the information is auto-populated. It's probably an easy thing for seasoned developers, but I'm proud to have linked the card colors, types and backgrounds to their relevant Pokemon.

    Edit: search function is working now! But I I need to add "toLowerCase()"... And add prefix to the type images of some types. Otherwise, it's working decently! The search field works in real-time, so the page is a little sluggish to load. You can search by Name, ID, Type or Ability, just start typing and your results will appear.

    I opted for a single search field for simplicity and to condense the page. I can add filters, but I like it this way for now.

    Next I am adding a click-to-zoom on the cards, and when they fill the screen, additional info will populate the card, and even more info on the back.

    Edit 2: Instead of making click to zoom, I added a drop-down menu to change sprites between all generations. Maybe now I'll add click to zoom!

    14

    35 y/o male on the spectrum

    Hey, saw this community and that it was nearly empty so wanted to add a little about myself to break the ice.

    I'm high-functioning according to scientific terms, but man it's a struggle every day. I am very socially inept in most situations, I've become a kind of hermit. But that's fine with me because ai have my wife and son and that's all I need.

    I also have ADD and Bipolar Disorder, and although not specifically diagnosed, i wonder about ASPD and AVPD as well. To top it all off, I also have constant brain fog with short moments of clarity, and aphantasia.

    Yes this all really sucks, but it's not all bad. I have a supporting wife, and awesome (and crazy) son who is just like me... Which makes me upset about what he may go through in life, but also glad because I can give hime real, understanding support he won't get from most people.

    I spent 8 years as a carpenter (retail before, but couldn't keep it up due to the customer contact.) And I am now a certified web developer and continually learning.

    I didn't grow up with medication, or support, but I wish I did. I got on meds late, and honestly I could be so much farther ahead now if I had them sooner.

    Anyway that's all I've got, I don't know how to exit social situations so yeah. The end. See ya!

    7