Viewing profile — nlazaris
nlazaris
HN member- Joined
- Thu, Dec 25, 2014, 6:25 PM UTC
- HN karma
- 41
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About nlazaris
No profile information was provided.
Recent public activity
-
comment
Comment #25958696
nice
- story
- story
-
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 …
- story
- story
- story
- story
- story
- story
- story
-
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!
- story
-
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!
-
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 …
-
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…
-
comment
Comment #17897878
Thanks rememberlenny!
-
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…
- story
-
comment
Comment #17610711
You cannot create your own deck at the moment. Hoping to add more features soon :)
-
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…
-
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 …
-
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 …
-
comment
Comment #17588506
I'm also happy to answer any questions you might have or answer any issues you might have with it :)
-
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` …