Our web stories page | Web Developer writes topics on Web Development

Node.js ORMs with Prisma and Sequelize Developer Experiences

Author: Dykraf

Published: August 01, 2023

Sequelize and Prisma are tools that simplify database interactions in JavaScript and Node.js projects.

Story Tagged:
Story tagged in Databases
Read More

Connect your Vercel Postgres Database Store to PgAdmin 4

Author: Dykraf

Published: July 05, 2023

Web application development using Vercel PostgreSQL database and PgAdmin 4 for Effortless Database Management

Story Tagged:
Story tagged in Databases
Read More

How to Connect PgAdmin 4 and PostgreSQL Server on Docker Container

Author: Dykraf

Published: July 19, 2022

Doing Web Development on a local machine requires multiple applications running together. Docker provides an os level virtualization on the host machine to have an application running together on the machine.

Story Tagged:
Story tagged in Databases
Read More

How MacBook Air M1 Just Works Out Fine for Web Programming

Author: Dykraf

Published: June 15, 2022

A story about how I got MacBook Air in my new office and Apple M1 Silicon Just Works Out Fine for Web Programming

Story Tagged:
Story tagged in Databases
Read More

First impression on using Strapi CMS a headless CMS

Author: Dykraf

Published: May 13, 2022

Strapi CMS is a great Headless CMS that provides rich features for any of your front-end side projects. RESTful or GraphQL is already implemented in the Strapi CMS system with rich content types, role permissions, and multilingual internationalization systems.

Story Tagged:
Story tagged in Databases
Read More

How to Connect MySQL and MongoDB Servers on Docker Container

Author: Dykraf

Published: May 10, 2022

Running MySQL and MongoDB development server on local machines with Docker. Docker provides an os level virtualization on the host machine to have an application running together on the machine.

Story Tagged:
Story tagged in Databases
Read More

Translation Table Model for Localization I18n

Author: Dykraf

Published: March 14, 2022

Website or web application with multilingual widely used by the company around the world for providing their product or information to the public.

Story Tagged:
Story tagged in Databases
Read More