#News #OffTopic https://techgraph.co/hubs/google/google-may-shut-down-its-news-service-in-european-union/
TechGraph
Google may shut down its news service in Europe – TechGraph
Google may shut down its Google News service in the European Union (EU) if a proposed "link tax" for using news stories comes into force in member countries, The Guardian reported.
#React #NextJS #AWS https://dev.to/adnanrahic/a-crash-course-on-serverless-side-rendering-with-reactjs-nextjs-and-aws-lambda-13ed
DEV Community
A crash course on serverless-side rendering with React.js, Next.js and AWS Lambda
Not so long ago I started exploring server-side rendered single-page applications. Yeah, try saying that three times fast. Building products for startups has taught me SEO is a must if you want an online presence. But, you also want the performance SPAs can…
#CSS https://css-tricks.com/bridging-the-gap-between-css-and-javascript-css-modules-postcss-and-the-future-of-css/
CSS-Tricks
Bridging the Gap Between CSS and JavaScript: CSS Modules, PostCSS and the Future of CSS
In the previous post in this two-part series, we explored the CSS-in-JS landscape and, we realized not only that CSS-in-JS can produce critical styles,
#Postgres #Mongo #Migrations https://www.theguardian.com/info/2018/nov/30/bye-bye-mongo-hello-postgres
theguardian.engineering
The Guardian Engineering Blog - Bye bye Mongo, Hello Postgres
In April the Guardian switched off the Mongo DB cluster used to store our content after completing a migration to PostgreSQL on Amazon RDS. This post covers why and how
#JS #Webpack https://hackernoon.com/a-tale-of-webpack-4-and-how-to-finally-configure-it-in-the-right-way-4e94c8e7e5c1
Happy holidays! 🎄
Happy holidays! 🎄
Hackernoon
A tale of Webpack 4 and how to finally configure it in the right way. Updated.
There are a million tutorials online, so you probably have seen a thousand different ways to configure Webpack file. And all of them will be working examples. Why is it so? Webpack itself has been evolving really fast and a lot of loaders and plugins have…