˟

Web-Development


Web Development is the process of building websites and applications for the Internet.

4 May, 2021

[JavaScript] Tips

JavaScript tips to improve your developing experience (more)

23 Apr, 2021

[Web Dev] NES.css - A nice theme with example

Introducing the NES.css theme with a form example (more)

19 Apr, 2021

[Web Dev] OpenAPI

How are RestAPI and OpenAPI related? And why should you use OpenAPI when you are working with RestAPI. (more)

19 Apr, 2021

[Web Dev] How to setup a JavaScript project

Setting up a bare JavaScript project from scratch (more)

18 Apr, 2021

[Web Dev] Best Practices for Designing APIs

Some of best practices for designing APIs that easy to understand, to consume, secured and fast. (more)

13 Apr, 2021

[Express] Middleware - examples

We are going to explore the basics of using express.js middleware. (more)

15 Apr, 2021

[Vue] Basic 10-minute Todos app

A simple Todos app that can be written in 10 minutes with basic Vue features (more)

7 Apr, 2021

[Vue] Hide Api Key in the back end

How to hide your API key in the backend using Node.js, Express, and Dotenv (more)

7 Apr, 2021

[Vue] Getting Started With Vue 3

Getting started with Vue 3 + Vite (feat. Tailwind CSS, Vue Router, Vuex, ESlint & Prettier) (more)