dev.to
1. Build a Jamstack Blog with Xata and Cloudinary
Blogging as a technical expertise or professional is one way to validate our skills, share knowledge with others, and also grow ourself in any technical field. Most times setting up a blog might be so burdensome, especially when considering the tech stacks to use so as to keep it simple.
What we will be building
In this article, we will be learning how to set up a simple Jamstack blog using Xata, Cloudinary, react-markdown, and Netlify. We will be utilizing the power of Jamstack and some serv…
#jamstack #cloudinary #nextjs #xata
2. Introduction to Machine Learning
Introduction
In 1959, Arthur Samuel defined machine learning as follows:
“Field of study that gives computers the ability to learn without being explicitly programmed”
"Explicitly programmed" in this case means that we don't have to code everything for our machine to do a task. We will show our machine some examples, and then it will figure things out on its own.
Examples
Now we will see some examples of machine learning that we use in our daily life maybe without even knowing it.
Virtua…
#machinelearning #datascience #techtalks #beginners
3. Building Home Provider Application with Xata, Cloudinary, and NextJs
Introduction
Nothing is more convenient than a database that works without worrying about its server(s). We don't have to worry about the server because an organization manages it. We don't have to worry about how many servers there are or how much RAM they have.
Xata is a serverless data platform that provides databases that guarantee high durability, availability, and security so we can focus on other things that matter.
In this article, you will learn how to use Nextjs with Xata (a serverl…
#jamstack #xata #cloudinary #nextjs
theverge.com
Violent protests break out at Foxconn’s ‘iPhone city’
Videos shared on social media appear to show workers being kicked by hazmat-suited officials during Foxconn protests in Zhengzhou, central China. | Image: @StephenMcDonell
Protests have broken out at Foxconn’s vast iPhone factory in Zhengzhou, central China, as footage circulating on social media shows workers clashing with baton-wielding riot police and hazmat-suited officials. The protests started after workers, who have been under strict covid lockdown for weeks, learned bonus payments woul…
1. Build a Jamstack Blog with Xata and Cloudinary
Blogging as a technical expertise or professional is one way to validate our skills, share knowledge with others, and also grow ourself in any technical field. Most times setting up a blog might be so burdensome, especially when considering the tech stacks to use so as to keep it simple.
What we will be building
In this article, we will be learning how to set up a simple Jamstack blog using Xata, Cloudinary, react-markdown, and Netlify. We will be utilizing the power of Jamstack and some serv…
#jamstack #cloudinary #nextjs #xata
2. Introduction to Machine Learning
Introduction
In 1959, Arthur Samuel defined machine learning as follows:
“Field of study that gives computers the ability to learn without being explicitly programmed”
"Explicitly programmed" in this case means that we don't have to code everything for our machine to do a task. We will show our machine some examples, and then it will figure things out on its own.
Examples
Now we will see some examples of machine learning that we use in our daily life maybe without even knowing it.
Virtua…
#machinelearning #datascience #techtalks #beginners
3. Building Home Provider Application with Xata, Cloudinary, and NextJs
Introduction
Nothing is more convenient than a database that works without worrying about its server(s). We don't have to worry about the server because an organization manages it. We don't have to worry about how many servers there are or how much RAM they have.
Xata is a serverless data platform that provides databases that guarantee high durability, availability, and security so we can focus on other things that matter.
In this article, you will learn how to use Nextjs with Xata (a serverl…
#jamstack #xata #cloudinary #nextjs
theverge.com
Violent protests break out at Foxconn’s ‘iPhone city’
Videos shared on social media appear to show workers being kicked by hazmat-suited officials during Foxconn protests in Zhengzhou, central China. | Image: @StephenMcDonell
Protests have broken out at Foxconn’s vast iPhone factory in Zhengzhou, central China, as footage circulating on social media shows workers clashing with baton-wielding riot police and hazmat-suited officials. The protests started after workers, who have been under strict covid lockdown for weeks, learned bonus payments woul…
dev.to
1. SurrealDB - We're hiring! 🚀
We're hiring! 🚀
SurrealDB is a newsql multi-model database, that operates in schemafull or schemaless mode, with tables, inter-document record links (no JOINs), and graphdatabase modelling functionality. You can query it from the backend, or from frontend applications (Chrome, Firefox, Safari, Electron, Tauri) with javascript, with in-built permissions and authentication.
We are a startup with an ambitious mission to build the ultimate multi-model database for tomorrow’s applications. We are s…
#database #hiring #javascript #rust
2. Build an Income tracker with NextJS using Cloudinary and Xata
An income tracker allows you to keep track of the inflow of cash available each month - making it especially helpful to stay on budget. At its most basic level, tracking your income and expenses on a regular basis helps you stay up-to-date with your financial information.
In this article, you'll build an app that tracks your income and saves and delete your data on the database. You'll be exploring the rich capabilities of Xata, a serverless database, and Cloudinary, a cloud-based image and vi…
#jamstack #xata #nextjs #cloudinary
3. How to Build a Basic CRUD App with NextJS, TS, React, Redux-Tookit and MUI5 Components
Learn how to build a NextJS application that uses redux-observable to manage side effects.
1. Introduction
In this project, we will learn how to build a basic CRUD application using NextJS Typescript and Redux-Toolkit to manage the side effects.
2. Tech Stack
NextJS - React framework
Typescript
Redux-Toolkit - a toolset for redux state management
MUI5 - UI components
Formik - form management
Yup - form validation
Prisma - database
3. Coding
3.1 Setup the database
In this example, we …
#webdev #react #nextjs #mui
1. SurrealDB - We're hiring! 🚀
We're hiring! 🚀
SurrealDB is a newsql multi-model database, that operates in schemafull or schemaless mode, with tables, inter-document record links (no JOINs), and graphdatabase modelling functionality. You can query it from the backend, or from frontend applications (Chrome, Firefox, Safari, Electron, Tauri) with javascript, with in-built permissions and authentication.
We are a startup with an ambitious mission to build the ultimate multi-model database for tomorrow’s applications. We are s…
#database #hiring #javascript #rust
2. Build an Income tracker with NextJS using Cloudinary and Xata
An income tracker allows you to keep track of the inflow of cash available each month - making it especially helpful to stay on budget. At its most basic level, tracking your income and expenses on a regular basis helps you stay up-to-date with your financial information.
In this article, you'll build an app that tracks your income and saves and delete your data on the database. You'll be exploring the rich capabilities of Xata, a serverless database, and Cloudinary, a cloud-based image and vi…
#jamstack #xata #nextjs #cloudinary
3. How to Build a Basic CRUD App with NextJS, TS, React, Redux-Tookit and MUI5 Components
Learn how to build a NextJS application that uses redux-observable to manage side effects.
1. Introduction
In this project, we will learn how to build a basic CRUD application using NextJS Typescript and Redux-Toolkit to manage the side effects.
2. Tech Stack
NextJS - React framework
Typescript
Redux-Toolkit - a toolset for redux state management
MUI5 - UI components
Formik - form management
Yup - form validation
Prisma - database
3. Coding
3.1 Setup the database
In this example, we …
#webdev #react #nextjs #mui
dev.to
1. Serving Docusaurus images with Cloudinary
Cloudinary offers an image CDN which can improve performance of your site. This post details how to get Docusaurus to use Cloudinary to serve optimised images.
What is Cloudinary?
To quote Cloudinary's website:
Most leading blogs deliver their assets (images, JS, CSS, etc.) through state-of-the-art CDNs and utilize online resizing technologies. With faster, off-site access, they greatly improve their users’ browsing experience, while reducing load on their servers.
Using Cloudinary you can …
#docusaurus #cloudinary #remarkplugin
2. Mutative - 10x faster than Immer
Mutative - A JavaScript library for efficient immutable updates, 10x faster than Immer by default, even faster than naive handcrafted reducer.
Motivation
Writing immutable updates by hand is usually difficult, prone to errors and cumbersome. Immer helps us write simpler immutable updates with "mutative" logic.
But its performance issue causes a runtime performance overhead. Immer must have auto-freeze enabled by default(Performance will be worse if auto-freeze is disabled), such immutable st…
#javascript #react #webdev #programming
3. Publishing Docusaurus to dev.to with the dev.to API
The dev.to API provides a way to cross post your Docusaurus blogs to dev.to. This post describes how to do that with TypeScript, Node.js and the dev.to API.
Why not use "Publishing to DEV Community 👩💻👨💻 from RSS"?
If you take a look at the dev.to settings (under extensions) you'll see that you can post to dev.to using an RSS feed:
This is great, but it has a number of downsides:
every post published to your blog will be published to dev.to - there's no fine grained control
every post publ…
#devto #api #docusaurus #githubactions
1. Serving Docusaurus images with Cloudinary
Cloudinary offers an image CDN which can improve performance of your site. This post details how to get Docusaurus to use Cloudinary to serve optimised images.
What is Cloudinary?
To quote Cloudinary's website:
Most leading blogs deliver their assets (images, JS, CSS, etc.) through state-of-the-art CDNs and utilize online resizing technologies. With faster, off-site access, they greatly improve their users’ browsing experience, while reducing load on their servers.
Using Cloudinary you can …
#docusaurus #cloudinary #remarkplugin
2. Mutative - 10x faster than Immer
Mutative - A JavaScript library for efficient immutable updates, 10x faster than Immer by default, even faster than naive handcrafted reducer.
Motivation
Writing immutable updates by hand is usually difficult, prone to errors and cumbersome. Immer helps us write simpler immutable updates with "mutative" logic.
But its performance issue causes a runtime performance overhead. Immer must have auto-freeze enabled by default(Performance will be worse if auto-freeze is disabled), such immutable st…
#javascript #react #webdev #programming
3. Publishing Docusaurus to dev.to with the dev.to API
The dev.to API provides a way to cross post your Docusaurus blogs to dev.to. This post describes how to do that with TypeScript, Node.js and the dev.to API.
Why not use "Publishing to DEV Community 👩💻👨💻 from RSS"?
If you take a look at the dev.to settings (under extensions) you'll see that you can post to dev.to using an RSS feed:
This is great, but it has a number of downsides:
every post published to your blog will be published to dev.to - there's no fine grained control
every post publ…
#devto #api #docusaurus #githubactions
dev.to
A Rounded Solution to Image Handling on the OpenSauced Dashboard
This post is about the journey we took to improve the OpenSauced Dashboard, which provides valuable...
#react #javascript #cloudinary #github
A Rounded Solution to Image Handling on the OpenSauced Dashboard
This post is about the journey we took to improve the OpenSauced Dashboard, which provides valuable...
#react #javascript #cloudinary #github