@/all - kicking off the chat here for the meetup later - looking forward to talks from @arismarko and @craigtaub - details from lnug.org:
On those critical times, I took the chance to learn something new and tried to PRISMA 2, to create a small website, that shows where there are supplies [Bread, Pasta and ToiletRolls].
I will go through all the difficulties of developing the app as Prisma2 is still in development, and how to deploy the app in Heroku.
For the frontend I used NextJS that connects to a nodejs API (very simple) that uses the Prisma client.
Aris is a developer for a number of years in FullStack development and a servant of the London's community powering CityJS and JSMonthly.
A look at the mechanisms inside web bundlers e.g Webpack.
Starting with why they are still useful.
Then how to build a small compiler, akin to Webpack. There are many interesting topics in a very small space here.
Next how to use the output of our compiler with an application.
Finishing with all the additional parts Webpack does which ours doesn't, hopefully with some idea on how those could be done.
@tombeckenham -
how Twitter got hacked, and what they could have put in place to prevent it
this would be very interesting