Giter Club home page Giter Club logo

Muhamed Karajic's Projects

angular-custom-redux icon angular-custom-redux

This redux store is based on the RxJS library and is built from scratch. The Code follows the approach that Fireship.io posted on their youtube channel.

angular-esmodule-file-change-detection-bug icon angular-esmodule-file-change-detection-bug

Is reproduction of bug of Angular not rerendering dom if the file name starts with dot (.) e.g. .example1 while it works for example2 folder. When changing the BehaviorSubject string of Example1 to something else it dose not work, while it works for Example2.

angular-firebase icon angular-firebase

Use of Angular Firebase by implementing simple to-do web application using Angular Material components.

angular-movie-api icon angular-movie-api

Using public movie API to create a sample application in Angular 11 using best practice.

angular-ngrx icon angular-ngrx

Getting familiar with Observables, Subjects and BehaviorSubject from RxJS, as well as Selectors, Actions, Reducers and Effects from NgRx library.

angular-playground-old icon angular-playground-old

Angular 11 project setups with ESLint and Prettier configuration and use of best practice techniques: Services, Models, Decorators, Guards, Pipes and Interceptors. Use of popular libraries such as Angular Material and RXJS.

angular-starwas-api icon angular-starwas-api

Practice different use-cases by implementing and coding generics (route, navbar, component), different approaches in sharing data between components (emitters, inputs, service pattern), and practice with Angulars HttpClient by using a public API.

apiendpoints icon apiendpoints

A project for supporting API Endpoints in ASP.NET Core web applications.

boilerplate icon boilerplate

Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.

cocona icon cocona

Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.

csharp-decorator icon csharp-decorator

Learning the Decorator Design Pattern which allows to dynamically add behavior to our classes without modifying the original class. Allowing layers of new functionality to a class while keeping different concerns cleanly separated.

csharp-filestream icon csharp-filestream

Code based on the course Working with Files and Streams in C# by Jason Roberts. Content includes understanding file and data manipulation in C#, how to manage files and directories, read and write data in a number of different ways, and write unit tests using a mock file system.

csharp-fundamentals icon csharp-fundamentals

This repository is based on the course C# Fundamentals by Scott Allen. This course gives you everything you need to become a productive C# developer on any platform. Learn the basics of reading and writing C# code in your own applications.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.