Live data from Hacker News

Viewing profile — nlazaris

nlazaris

HN member
Joined
Thu, Dec 25, 2014, 6:25 PM UTC
HN karma
41
Public activity
36 items

About nlazaris

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. story
  4. comment
    Comment #21858499

    Alright HN, hope you enjoy this side project I finished up on the holidays. It's a simple static site built with React, Tachyons CSS and deployed to GH Pages. Here's the source if …

  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #18121013

    Hi HN, This is a set of flashcards decks for frontend interview questions I've collected. Hope they help you study for your next interview. Happy to answer any questions. Cheers!

  13. story
  14. comment
    Comment #18085103

    Let me know if you have any issues. I'm positive it is not perfect. Happy to keep working on it. Thanks!

  15. story
    Show HN: Startup School Flashcards

    Nick and I have been going through Startup School working on a site for developer flashcards. We have simultaneously been studying our own flashcards for Startup School. It's been …

  16. comment
    Comment #17902541

    Hey yardshop, that's helpful to hear. We are playing around with different card types for our site. We are trying to balance difficulty and convenience. Glad to hear you enjoyed th…

  17. comment
    Comment #17897878

    Thanks rememberlenny!

  18. comment
    Comment #17897594

    Hey HN, I made this tool to help myself and other programmers improve their skills. This a flashcard deck from a favorite source of mine, Jon Benteley's Bumper Sticker Computer Sci…

  19. story
  20. comment
    Comment #17610711

    You cannot create your own deck at the moment. Hoping to add more features soon :)

  21. comment
    Comment #17593865

    I would love to know how to improve that experience. I don't think I'm understanding the exact issue though. The buttons should be right next to each other already. Are you suggest…

  22. comment
    Comment #17593138

    Sorry if you are still experiencing load times. It might be worth it to build a cache layer for the API so that the responses are quicker. Will look into how to improve that :/ It …

  23. comment
    Comment #17593027

    Glad you are taking a peek at the repo. The `src` folder holds the app pages, common components, a scheduling utility and various other setup files. The API calls come from a file …

  24. comment
    Comment #17588506

    I'm also happy to answer any questions you might have or answer any issues you might have with it :)

  25. comment
    Comment #17588477

    Hi HN, I've been collecting flashcard decks around some of the harder topics in frontend development and recently built a site around it. The site is built with `create-react-app` …