Advertisement · 728 × 90

Posts by Lucas Palazzi

I love making a significant scientific discovery and running blindly through the crowded halls of my early twentieth century university with a bundle of loose papers in my outstretched arms

1 year ago 883 96 24 3

Incredible quote!

1 year ago 0 2 0 0

It’s still common in lots of roles for sure, depending on the domain. In my web dev experience though I’ve worked on a handful of full stack apps with databases and every time they’re either NoSQL or SQL with an ORM and so I very rarely dealt with raw SQL.

1 year ago 2 0 0 0

NoSQL databases are quite popular now, and if a SQL db is used many projects will use an ORM which abstracts away direct SQL interactions. It’s still a valuable skill, but just not as necessary as it used to be if all you need are basic CRUD operations so many devs don’t bother with it.

1 year ago 1 0 2 0
Post image

Newest addition to the #Detroit skyline

1 year ago 0 0 0 0

Personally would love a better option to self host just the server-side components to pair with a custom front-end. Currently I’m trying to reverse-engineer the polis client to understand the API calls needed to implement its functionality so I can use it in my own FE.

1 year ago 1 0 2 0