FITFLOP
Home

protected (4 post)


posts by category not found!

Generate protected zip file from local file and upload to server - Angular

Protecting Your Data Creating and Uploading Secure ZIP Files with Angular Imagine you re building an Angular application where users need to upload sensitive da

3 min read 01-10-2024 32
Generate protected zip file from local file and upload to server - Angular
Generate protected zip file from local file and upload to server - Angular

Running a pipeline on a protected branch in GitLab

Running Pipelines on Protected Branches in Git Lab A Guide for Secure CI CD In Git Lab its common practice to protect your main branches such as master or main

2 min read 01-10-2024 31
Running a pipeline on a protected branch in GitLab
Running a pipeline on a protected branch in GitLab

Protect routes with user has roles

Protecting Routes Based on User Roles In web development especially when creating applications that require user authentication it is essential to protect route

2 min read 01-10-2024 31
Protect routes with user has roles
Protect routes with user has roles

Why we don't use named local function to create "private function" in Lua?

Why You Shouldnt Use Named Local Functions for Private Functions in Lua Lua known for its simplicity and flexibility doesnt have traditional private function me

2 min read 29-09-2024 28
Why we don't use named local function to create "private function" in Lua?
Why we don't use named local function to create "private function" in Lua?