9460 shaares
236 private links
236 private links
10 results
tagged
frontend
Become a better frontend developer.
Take your frontend skills to the next level by recreating real websites from real companies.
Static web publishing for Front-End Developers
caused by AI? Such an AI is incompetent.
And the related project to use SQLite in memory of a frontend app.
The database file is loaded from a server or a local file... which can be convenient for offline databases!
If the database is available online, it is still ok if it is small and the SQLite file can be downloaded :)
The deficiencies of SQL to use it as frontend databases:
- Standard SQL doesn’t support nesting
- SQL syntax is verbose and non-uniform.
- SQL’s scalar expression language is weird and limited
- SQL doesn't have good tools for metaprogramming and changing the shape of a query at runtime
Good points! I have use cases where a frontend database approach will work perfectly!
About Svelte, React and WebComponents, . Somethings to remember