All Projects → phuoc-ng → 1loc

phuoc-ng / 1loc

Licence: mit
This project is developed by Nguyen Huu Phuoc. I love building products and sharing knowledge.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
SCSS
7915 projects

Projects that are alternatives of or similar to 1loc

xcode-tips.github.io
Community-run website for documenting Xcode Tips
Stars: ✭ 513 (-89.93%)
Mutual labels:  tips-and-tricks
Manuals-and-Tutorials
Manuals about everything I work with
Stars: ✭ 15 (-99.71%)
Mutual labels:  tips-and-tricks
Css Protips
A collection of tips to help take your CSS skills pro
Stars: ✭ 20,279 (+298.25%)
Mutual labels:  tips-and-tricks
50-unity-tips
A collection of 50 tips for Unity (focusing on Mobile) ranging from editor tools to serialization to UI shortcuts.
Stars: ✭ 80 (-98.43%)
Mutual labels:  tips-and-tricks
cheatsheets
📋 Various cheatsheets made while working as a developer
Stars: ✭ 22 (-99.57%)
Mutual labels:  tips-and-tricks
notes
Notas sobre JavaScript Full Stack
Stars: ✭ 70 (-98.63%)
Mutual labels:  tips-and-tricks
awesome-search-engine-optimization
A curated list of backlink, social signal opportunities, and link building strategies and tactics to help improve search engine results and ranking.
Stars: ✭ 82 (-98.39%)
Mutual labels:  tips-and-tricks
Swifttips
A collection of Swift tips & tricks that I've shared on Twitter
Stars: ✭ 3,793 (-25.51%)
Mutual labels:  tips-and-tricks
goodmodule
JavaScript tips (ES6, CSS, Benchmarks, React, Redux, ...)
Stars: ✭ 31 (-99.39%)
Mutual labels:  tips-and-tricks
Paper Tips And Tricks
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
Stars: ✭ 3,099 (-39.14%)
Mutual labels:  tips-and-tricks
Dica Python Linkedin
⚡ Este repositório é direcionado para dicas com a linguagem python, que estão sendo postadas em meu linkedin.
Stars: ✭ 54 (-98.94%)
Mutual labels:  tips-and-tricks
RCE-python-oneliner-payload
Python bind shell single line code for both Unix and Windows, used to find and exploit RCE (ImageMagick, Ghostscript, ...)
Stars: ✭ 23 (-99.55%)
Mutual labels:  one-liner
Android Daily Tips
Daily tips from Android World
Stars: ✭ 266 (-94.78%)
Mutual labels:  tips-and-tricks
Flutter Roadmap
This is a flutter roadmap and documentation repository. If anyone is interested you can join the party to help the community and make flutter great again.
Stars: ✭ 47 (-99.08%)
Mutual labels:  tips-and-tricks
Flutterdarttips
Useful Flutter and Dart Tips.
Stars: ✭ 321 (-93.7%)
Mutual labels:  tips-and-tricks
modern-cpp-tricks
Modern CPP Tricks often useful in Coding Interviews and Competitive Programming
Stars: ✭ 540 (-89.4%)
Mutual labels:  tips-and-tricks
Unreal-Development-Guides-and-Tips
High-level concept explanations, detailed tutorials, performance considerations, shortcuts and other useful content that aims to improve your Unreal Engine 4 development journey.
Stars: ✭ 118 (-97.68%)
Mutual labels:  tips-and-tricks
Free r tips
Free R-Tips is a FREE Newsletter provided by Business Science. It comes with bite-sized code tutorials every Tuesday.
Stars: ✭ 381 (-92.52%)
Mutual labels:  tips-and-tricks
Tips
Most commonly used git tips and tricks.
Stars: ✭ 20,044 (+293.64%)
Mutual labels:  tips-and-tricks
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-94.64%)
Mutual labels:  tips-and-tricks

Favorite single line of code

What's your favorite JavaScript single LOC (line of code)? Let me know!

Running it on local

  1. Clone the project:
$ git clone [email protected]:1milligram/1loc.git
  1. Install the dependencies:
$ cd 1loc
$ npm install
  1. Run it on the local:
$ npm run dev

Look at the console to see the Local URL. Open it in your browser to see it in action.

Contributing

Pull requests are welcomed. To submit your favorite JavaScript single line of code, please create a markdown file, and put it in a particular category of the snippets folder.

About

This project is developed by Nguyen Huu Phuoc. I love building products and sharing knowledge.

Be my friend on

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].