Home Blog Page 3

3. Create Your Own ASP.NET Core React-Redux Boilerplate (Setup Authentication)

0
Content Enable Entity Framework and add dbcontext to the project Add OpenIddict to the project Create authentication controllers Configure authentication services Run the application Enable Entity Framework and add dbcontext to the project If you already...

2. Create Your Own ASP.NET Core React-Redux Boilerplate (Getting Started)

0
First, we will create an ASP.NET Core application, then we will set up Webpack and Babel. At the end, we will create a simple react-redux project. Content Prerequisites Create ASP.NET Core MVC Application Setting up...

1. Create Your Own ASP.NET Core React-Redux Boilerplate (Introduction)

0
This series of tutorial teaches you to create a new ASP.NET Core MVC web application with react-redux and JWT authentication in Visual Studio Code and use it as a template or boilerplate for our...

How to Stay Healthy as a Software Developer

0
How to stay healthy as a software developer? this question has been raised a few times for me during the last couple of years because I didn't have an active physical life. If I...

React Native ScrollView Inside Touchable and How to Make it Work on Android

0
Having a ScrollView inside any kind of touchable causes a very common problem in the Android platform. The problem is that you can not scroll the ScrollView because the touchable steals user's touch, but...
React Native

7 React Native Swipe Components

0
Swiping is a very common gesture in mobile apps, that is accepted and loved by most of the mobile users. There are many apps like Instagram and Tinder which used this effect very successfully....

What is Git Commits Squashing and How We Do it

0
What is Git Squashing? Git Squashing is a technique which is being used to consolidate few commits to one commit. Why? Let's imagine you are working on a feature; for example, creating shopping cart for an eCommerce...

How to Change Git Editor to Notepad++ in Windows

0
When you want to make a long commit message in Git and you don't use -m flag it opens Vim editor for you to write your commit, the same happens when you want to...
Setup Swagger asp.net core

Setup Swagger in ASP.NET core 2.0 API

0
What is Swagger? Swagger is an open-source framework which can automatically generate an interactive document for your API in a human and machine-readable way. Benefits Save time in creating a spec for your API The API...

How to Configure ESLint in VS Code

0
ESLint is a popular and flexible Javascript linter which will help your team to generate consistent and high-quality code. In this post I will show you how to install and config ESLint for your...

Be in touch

625FansLike
544FollowersFollow
1,085FollowersFollow
0SubscribersSubscribe