jwill9999
Software Engineer with an interest in JavaScript, Node, PHP, C# and currently learning C++
letuscodeUnited Kingdom
jwill9999's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
libuv/libuv
Cross-platform asynchronous I/O
nrwl/nx
Build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
PatrickJS/awesome-angular
:page_facing_up: A curated list of awesome Angular resources
urfave/negroni
Idiomatic HTTP Middleware for Golang
Rich-Harris/degit
Straightforward project scaffolding
l-hammer/You-need-to-know-css
💄CSS tricks for web developers~
gothinkster/angular-realworld-example-app
Exemplary real world application built with Angular
gothinkster/node-express-realworld-example-app
formio/formio
A Form and Data Management Platform for Progressive Web Applications.
gothinkster/aspnetcore-realworld-example-app
ASP.NET Core backend implementation for RealWorld
facebook/fbjs
A collection of utility libraries used by other Meta JS projects.
formio/formio.js
JavaScript powered Forms with JSON Form Builder
Denrox/nestjs-microservices-example
A working example of microservice architecture implementation using nestjs framework
awslabs/amazon-ecs-nodejs-microservices
Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon Elastic Container Service.
bradtraversy/react_step_form
Multi step form built with React and Material UI
BackendWorks/nestjs-microservices
🚀 Fully managed Microservices starter pack using NestJs, RabbitMQ, Kong api gateway, MongoDB, PostgreSQL, Grafana, Loki, Fluentbit.
epicweb-dev/epicshop
The workshop app for all workshops on EpicWeb.dev
formio/angular-demo
A Demo application with Angular + Form.io
DMezhenskyi/angular-cdk-lessons
DMezhenskyi/solid-principles-in-angular
aurelien-alet/angular-toh-hexagonal
tehfedaykin/ControlContainerExample
devbyray/angular-ngx-formly-material-example
Angular 9 project with NGX-Formly in combination with Angular Material
jamesawo/angular-clean-architecture
This project is an attempt to experiment with the clean architecture pattern in an Angular Project. I am using a blog website I created previously and adding an architectural style to provides some set of guidelines for the project.
mhmdhmd/angular-clean-architecture
Sample of clean architecture on angular
rakia/ng-dynamic-stepper
An Angular 11 dynamic stepper with Angular Material using content projection and ngTemplate
Itchimonji/refactoring-switch-statements-in-angular
The Factory Method Pattern to avoid switch statements in Angular