Pinned Repositories
33-js-concepts
📜 33 concepts every JavaScript developer should know.
awesome-nodejs
:zap: Delightful Node.js packages and resources
include-media
📐 Simple, elegant and maintainable media queries in Sass
music-player
PHPMailer
The classic email sending library for PHP
priority-nav-scroller
Priority Nav Scroller is a plugin for the priority+ navigation pattern.
project-based-learning
Curated list of project-based tutorials
project-guidelines
A set of best practices for JavaScript projects
sassy-inputs
A Sass mixin library of minimal CSS3 cross-browser form input styles
three.js
JavaScript 3D library.
Opensource-It's Repositories
Opensource-It/awesome-nodejs
:zap: Delightful Node.js packages and resources
Opensource-It/music-player
Opensource-It/project-based-learning
Curated list of project-based tutorials
Opensource-It/30-seconds-of-react
Curated collection of useful React snippets that you can understand in 30 seconds or less.
Opensource-It/assignment-solution-batch-2
assignment-solution-batch-2. This is the assignment solution for the Think in a Redux way course. You can locate the solutions for the assignments using the naming convention "assignment-1" and "assignment-2".
Opensource-It/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
Opensource-It/awesome-courses
:books: List of awesome university courses for learning Computer Science!
Opensource-It/awesome-for-beginners
A list of awesome beginners-friendly projects.
Opensource-It/awesome-javascript-learning
A tiny list limited to the best JavaScript Learning Resources
Opensource-It/awesome-vue
🎉 A curated list of awesome things related to Vue.js
Opensource-It/baseweb
A React Component library implementing the Base design language
Opensource-It/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
Opensource-It/developer-portfolios
A list of developer portfolios for your inspiration
Opensource-It/e-commerce-website-using-React-and-Redux
A functioning e-commerce website for phones built using React with Redux. https://e-commerce-phones.netlify.com
Opensource-It/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
Opensource-It/free-programming-books
:books: Freely available programming books
Opensource-It/javascript
JavaScript Style Guide
Opensource-It/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
Opensource-It/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2019)
Opensource-It/jira_clone
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
Opensource-It/js-library-boilerplate-basic
Javascript Minimal Starter Boilerplate - Webpack 4, Babel 7, UMD, Unit Testing
Opensource-It/nodebestpractices
The largest Node.js best practices list (January 2019)
Opensource-It/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
Opensource-It/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
Opensource-It/sass-mq
A Sass mixin that helps you compose media queries in an elegant way.
Opensource-It/slides
Presentations for programming courses
Opensource-It/static-site-boilerplate
A better workflow for building modern static websites.
Opensource-It/tech-interview-handbook
💯 Materials to help you rock your next coding interview
Opensource-It/vue-hackernews-2.0
HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
Opensource-It/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.