Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Last active June 1, 2020 18:30
Show Gist options
  • Save AdamBien/f2487eefd36b718b4d3ee60064ab4e6e to your computer and use it in GitHub Desktop.
Save AdamBien/f2487eefd36b718b4d3ee60064ab4e6e to your computer and use it in GitHub Desktop.
74thAirhacksQ&A.md

Ask questions and see you at June, 1st, 2020, 8.PM. CET: https://airhacks.tv

Also checkout recent episode:

74 airhacks.tv

Please keep the questions Jakarta EE-stic. Means: as short and as concise as only possible. Feel free to ask several, shorter questions.

@AdamBien
Copy link
Author

AdamBien commented Jun 1, 2020

Recent thoughts about the importance of APIs

@smhjamalii
Copy link

Hello,

  • I wonder why people consider to use reactjs or angular while they can use JSF + a few js functions to have server side and client side rendering plus lots of validation and security benefits that JSF bring to their projects.

@jmsanchezbz
Copy link

Hi Adam,
My name is Jose M. and I am posting from the 17. Bundesland ;) I've followed you from many years and I'd like to congratulate on your great work you are doing. I learn a lot from you!

I recently took your interesting course Web components and redux and I got a good understanding of what redux is. My question is related to how to sync the browser local data with a database? I think that it can be done by creating a REST service, but then should it be a service worker responsible for doing that work? or is it another, would you having a code example?

Best regards
José M. Sánchez

@AdamBien
Copy link
Author

AdamBien commented Jun 1, 2020

"It's still slightly confusing to have a JSON-P and a JSON-B IMHO. Maybe they can be merged, or maybe it can be a little bit clearer which one is used for what.": https://twitter.com/zolverda/status/1267416659310059522?s=20

@glitchcube
Copy link

glitchcube commented Jun 1, 2020

At the project I am working on now we don’t have any automation for checking that our maven or npm dependencies have security vulnerabilities.

I suggested Snyk, but they wanted something that is cheaper/free. Any suggestions?
The source code is hosted on site. Using Bitbucket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment