Viewing profile — cliffordfajardo
cliffordfajardo
HN member- Joined
- Fri, Nov 29, 2013, 12:51 AM UTC
- HN karma
- 20
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About cliffordfajardo
No profile information was provided.
Recent public activity
-
comment
Comment #37473324
React using Remix ( https://remix.run/ ) I’ve used it for nearly 2 years in production Highly recommend this video if want a good primer on the problem it solves: https://youtu.be/…
-
story
Ask HN: Ways to break into CS research without a formal education/degree?
As a basis for discussion: - Does anyone know stories of people without degrees or PHD’s doing research work in their respective fields (submitting co-authoring papers etc)? - If s…
-
story
Ask HN: How much logic should I keep at the database vs. app layer?
As a basis: DB validating the format of an email address: No DB validating the price of a product can't be negative: Yes Q1:How would you define the line between them? Q2:What are …
-
comment
Comment #30304117
Nothing super particular at this time, but generally: In the past I've wanted to spin up something like ElasticSearch in a desktop or mobile app. I really love the SQLite model of …
-
story
Ask HN: Any other databases on single disk file like SQLite exist?
What are other databases like SQlite, which dont require spinning up a server & save data to disk instead? Does such a thing exist for specialized databases on a single disk (elast…
-
comment
Comment #30296908
Where does full text search fall into the picture / current query language? Do I need to drop down to writing SQL for that? When do you drop down to SQL / where does the boundary e…
-
comment
Comment #30258354
Typescript, React & Posgres or SQLite. I’m really enjoying Remix.run. It’s shares some commonalities with SvelteKit & NextJS. . This is subjective of course, but I enjoy how in Rem…
-
comment
Comment #29731306
If you curate your twitter using Twitter’s “List” feature you can create some great productive feeds I’ve been using it for 3-4 years, I recommend checking it out if you haven’t I …
-
comment
Comment #29624144
Patterns.dev is free book on design patterns and component patterns for building powerful web apps with vanilla JavaScript and React. 435 pages of rich text and visuals
- story
-
comment
Comment #13306794
Awesome comparison! I believe both Atom & Visual Studio Code will only get faster over time. I've been using Atom for over a year and it has made great strides over the last few mo…
-
comment
Comment #10998134
For those who want a quick look at the state of Atom today & it's packages I made a video covering the top frontend and backend packages for Atom. https://www.youtube.com/watch?v=c…