FakeSe

FakeSe

Geek Repo

Github PK Tool:Github PK Tool

FakeSe's repositories

GlobalRepository

GlobalRepository is a generic repository that replace all the repositories in your project, in this way you will just need to use one and unique repository which mean to maintain one repository. With GlobalRepository you don't need to create a new repository for each Model and define methods ! just add and use it.

Largest-repeated-subset

Find the longest repeated subset of array elements in given array.

Stargazers:1Issues:0Issues:0

DotNetDataTable-Server-side

This classes helps you to implement a .net code which render a datatable in server side, with the pagination, order and all it features.

Language:JavaScriptStargazers:0Issues:0Issues:0

GenericJQuery

This is a JQuery library which I created in one of my projects and now it's used by all the Team. I'm sharing it for developers to avoid writing tons of code by using ready to use methods from this library. I have also add a description of the architecture that I use to keep my scripts organized and allow any developer to understand easy and fast my projects, you will find that in the README.

Language:JavaScriptStargazers:0Issues:1Issues:0

problemSolvingSolutions

Contain some problem solving solutions, you can watch the full videos with detailed explanation for the solutions on youtube

Language:JavaScriptStargazers:0Issues:0Issues:0

Smart-Getters

Data Access controle is one of the most complicated problems in big projects, we can easy controle the access over the modules, methods and API's but to controle the data returned to the user we must impliment a logic depending on the user, his role and many other criteria... Since that I hate impliment the same logic in every method I created this to impliment everything in one service and call one method that will give me the appropriate data based on the appropriate criteria.

Stargazers:0Issues:0Issues:0

symfony4-alias

Some alias that will make your life easy and improuve your coding speed. With this you will type too much less to produce the same.

Stargazers:0Issues:0Issues:0