SeaJUG Front End Java 2021

  Рет қаралды 2,267

ChangeNode

ChangeNode

Күн бұрын

Пікірлер: 11
@gaetano222
@gaetano222 2 жыл бұрын
Excellent talk, thank you!
@MalcolmCrum
@MalcolmCrum 3 жыл бұрын
nice talk! seeing this code written in strings in HTML tags sets off alarm bells in my head but I thought the same when I found out about Tailwind so I'll keep an open mind
@wiverson
@wiverson 3 жыл бұрын
Yeah, there is a whole HTML-over-the-wire, DOM-is-the-DOM centric view that's very different from a React-style JS builds everything model. I'm finding that for virtually everything I'm building nowadays HTMX+Alpine.js works better, but YMMV.
@ownagejuice1394
@ownagejuice1394 3 жыл бұрын
what was Will Iverson's game? I wanna check it out
@ChangeNode
@ChangeNode 2 жыл бұрын
store.steampowered.com/app/1208980/BlazeSky/ - sorry, just noticed the comment
@Spaaich
@Spaaich 2 жыл бұрын
Hi Will, can't find the slides for this talk ? can you post the link please ?
@ChangeNode
@ChangeNode 2 жыл бұрын
drive.google.com/file/d/1H7rFyGO5Vz1HKcCieL-bjNBVcgBEiVgp/view?usp=sharing
@Spaaich
@Spaaich 2 жыл бұрын
​@@ChangeNode Thank you very much. I'm interested in the '"not repeating but rhyming" slide, I was curious to see what is for you the current go-to stack for database access/ORM. I can see Mybatis but can't see the rest. unfortunately the pdf slides dont show it either.
@ChangeNode
@ChangeNode 2 жыл бұрын
​@@Spaaich Java -> Spring JPA w/Hibernate as the underlying ORM. spring.io/guides/gs/accessing-data-jpa/ Biggest advice - keep you object/table mappings very simple. Do caching at the Spring layer with www.baeldung.com/spring-cache-tutorial and avoid the 2nd level cache in Hibernate. For JavaScript/TypeScript I think the current best ORM is www.prisma.io/ but there are a few others.
@Spaaich
@Spaaich 2 жыл бұрын
@@ChangeNode Thanks Will, I thought you'll mention Mybatis as it was on your slides :) Actually my company has a big legacy app that uses an obsolete version of ibatis from 2008, it's used mainly to map calls to complex stored procedures. I intend to migrate it into Mybatis by writing an xslt template that will transform hundreds of xml mapping files into java mappers with annotations. I was thinking that Hibernate is an overkill in my case because it will need a decent refactoring of the database model/tables in order to fit Hibernate entity/repository pattern. What do you think ? and sorry for hijacking your "front end" video comment section to ask about ORM :)
@ChangeNode
@ChangeNode 2 жыл бұрын
@@Spaaich lol no worries. Sure, MyBatis is fine for that and will likely be easier to migrate to from ibatis. Make sure you have a bunch of test cases to make the migration go easier. :). That said JPA absolutely works with stored procs tho and might be easier, depends on what you need. www.baeldung.com/jpa-stored-procedures and look at the last example.
Tips For How to Get a Java Developer Job in 2024
16:46
ChangeNode
Рет қаралды 14 М.
OAuth 2.0 and OpenID Connect (in plain English)
1:02:17
OktaDev
Рет қаралды 1,8 МЛН
Жездуха 41-серия
36:26
Million Show
Рет қаралды 5 МЛН
ССЫЛКА НА ИГРУ В КОММЕНТАХ #shorts
0:36
Паша Осадчий
Рет қаралды 8 МЛН
I tried 8 different Postgres ORMs
9:46
Beyond Fireship
Рет қаралды 445 М.
7 Outside The Box Puzzles
12:16
MindYourDecisions
Рет қаралды 266 М.
Science Presentation - SNL
4:54
Saturday Night Live
Рет қаралды 21 МЛН
Interview with Senior JS Developer
5:28
Programmers are also human
Рет қаралды 2 МЛН
Differences Between Minecraft Java VS Bedrock
11:41
Skip the Tutorial
Рет қаралды 10 МЛН
Developers: Pivot to Robotics?
22:21
ChangeNode
Рет қаралды 47 М.
"Simple Made Easy" - Rich Hickey (2011)
1:01:39
Strange Loop Conference
Рет қаралды 107 М.