Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ShishKabab
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Important conversations to have with your tech team if you want to stay fast
(medium.com)
1 points
by
ShishKabab
4y ago
|
1 comments
2.
▲
by
ShishKabab
4y ago
How to talk about important tech questions with your team in ways everybody understands. Includes things like technical debt, choosing technologies and developer experience.
3.
▲
by
ShishKabab
8y ago
If that's your concern, part of the plan for later would be to make it easier to generate a REST/GraphQL API that you can easily consume on the client side, while not having any schema data in the front-end. Say you'd have a
4.
▲
by
ShishKabab
8y ago
You're absolutely right, and I'm coming from the same place. All the thought that has gone into this is a bit hard to condense into one article, but I've written this stuff with the same things in mind. (Also have been a Djan
5.
▲
by
ShishKabab
8y ago
Thank you for your feedback, I got a bit confused there :) Indeed I think it's nice to be able to mix and match pieces of existing stuff, which I think more software should do. The multi-device sync I'm designing right now will
6.
▲
by
ShishKabab
8y ago
See comments below.
7.
▲
by
ShishKabab
8y ago
Sequelize is only for SQL databases. This is also for the front end and in the future also for Firebase and others like it. And there's more in the article about adjacent functionality planned, which is outside of the scope of an ORM.
8.
▲
by
ShishKabab
8y ago
Ah, thanks for pointing that out. Will read up on my terminology ;)
9.
▲
by
ShishKabab
8y ago
Very nice, curious to see how we could learn from each other :)
10.
▲
by
ShishKabab
8y ago
You're free to implement an ORM on top if you feel that style of access suits you more. My mail is in the article, will endorse your package and help you implement it in a clean way if you want :)
11.
▲
by
ShishKabab
8y ago
There is one DAL which doesn't take relations into account, nor has a plug-in based approach, but I don't remember it's name. Also didn't have the goal of being a collection of packages that solve problems 'around&#
12.
▲
by
ShishKabab
8y ago
Hey, Vincent (author of article) here! Indeed it's a fine line, but ORMs give you objects with methods that allow you to modify or further query the database, like User.save() or User.objects.find(). This is for me the distinction, and
13.
▲
by
ShishKabab
8y ago
[MEMEX TEAM] TL;DR; AMA about Backup/Sync functionality, ways you use Memex and we can make your life easier, the Storex layer described in the second paragraph, design methodologies and decentralization/Blockchain! Hey there! I&#