• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Featured
    • C# Tutorials
      • LinQ Tutorials
      • Facebook C# API Tutorials
    • PHP Tutorials
      • CodeIgniter Tutorials
    • Amazon AWS Tutorials
  • Categories
    • Programming
    • Development
    • Database
    • Web Server
    • Source Control
    • Management
    • Project
  • About
  • Write
  • Contact

CodeSamplez.com

Programming, Web development, Cloud Technologies

You are here: Home / Archives for Development

Development

Building Auth With JWT – Part 2

December 9, 2022 by Rana Ahsan Leave a Comment

Auth With JWT

This is the follow-up part to part 1 of Auth With JWT story. Highly recommended to go over that first if you haven't already. Challenges: JWT Payload Size: As you might have read in the first part, the business challenges we were trying to solve involved supporting different roles per context(e.g course). This means a user can be a student in one course and be a … [Read more...] about Building Auth With JWT – Part 2

Building Auth With JWT – Part 1

March 30, 2020 by Rana Ahsan Leave a Comment

Auth With JWT

TLDR; JWT(JSON Web Token) can be a very easy yet effective way to build an auth platform(authentication and authorization). In one of my past employments, I was fortunate enough to be part of an interesting yet technically challenging project, that aimed to solve the auth problem(authentication+authorization) in a distributed service-oriented architecture(I am referring to … [Read more...] about Building Auth With JWT – Part 1

Document Your REST API Like A Pro

January 26, 2016 by Rana Ahsan 1 Comment

rest api documentation

You are a web application developer and trying hard to build robust, scale-able RESTful API. However, you are not documenting your API structure/skeleton at all. Hello! you are doing it wrong! It also must be a lot painful if you are maintaining this project yourself over time. I have been through such a situation myself also. Luckily, there are a few REST API specification … [Read more...] about Document Your REST API Like A Pro

Web Application Case Studies You Must Read

January 3, 2016 by Rana Ahsan Leave a Comment

web application case studies

Have you ever wondered how largest web apps of world scale, improve performance or maintain their apps? May be you have to come to one or more often through social networks or so. Same happened to me as well. However, I was very much curious to learn more. Thus looked for and compiled a list of case studies I have recently been lucky enough to be able to read through. And … [Read more...] about Web Application Case Studies You Must Read

Getting Started With Golang Unit Testing

December 23, 2015 by Rana Ahsan 1 Comment

golang unit testing

It's been a long since I wrote my last blog post. I am feeling really happy to be able to make a comeback again. Hope I can hold this from now on. So, in these last couple of months, I have learned a lot and one of them is to get into Golang. I loved this language and its capability. As part, I had to dive into Golang unit testing as well. However, interestingly, I did find … [Read more...] about Getting Started With Golang Unit Testing

Next Page »

Primary Sidebar

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Follow Us

  • Twitter
  • Facebook

Top Posts & Pages

  • How To Work With JSON In Node.js / JavaScript
    How To Work With JSON In Node.js / JavaScript
  • PHP HTML5 Video Streaming Tutorial
    PHP HTML5 Video Streaming Tutorial
  • Generate HTTP Requests using c#
    Generate HTTP Requests using c#
  • How To Work With C# Serial Port Communication
    How To Work With C# Serial Port Communication
  • LinQ Query With Like Operator
    LinQ Query With Like Operator
  • Using Supervisord Web Interface And Plugin
    Using Supervisord Web Interface And Plugin
  • Getting Started With Smarty Template Engine
    Getting Started With Smarty Template Engine
  • Facebook C# API Tutorials
    Facebook C# API Tutorials
  • How To Use Hotkeys/Keyboard Events In WPF Application Using C#
    How To Use Hotkeys/Keyboard Events In WPF Application Using C#
  • Get Facebook C# Api Access Token
    Get Facebook C# Api Access Token

Recent Posts

  • Building Auth With JWT – Part 2
  • Building Auth With JWT – Part 1
  • Document Your REST API Like A Pro
  • Understanding Golang Error Handling
  • Web Application Case Studies You Must Read

Tags

.net angularjs apache api audio auth authenticatin aws c# cloud server codeigniter deployment docker doctrine facebook git github golang htaccess html5 http javascript jwt linq mysql nodejs oop performance php phpmyadmin plugin process python regular expression scalability server smarty socket.io tfs tips unit-test utility web application wordpress wpf

Footer

Archives

Follow Us

  • Twitter
  • Facebook

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Copyright © 2023