npm is a fantastic tool that offers much more than meets the eye. Still, I find new features in npm every day (and of course, new ones are still being developed!). Most of these aim at making npm a great package manager, but npm has a great subset of functionality dedicated to running tasks to… continue reading
Yarn Package Manager: An Improvement over npm
From bower to npm, package management for the web has come a long way. I remember when I first started learning web development — you went online, looked for a package, download a zipped version, extract, and link on the web page. Heck, if we wanted a faster website, we would go to a CDN… continue reading
Các công cụ vẽ sơ đồ thay thế cho MS Visio
Đôi khi trong công việc, bạn cần phải vẽ một sơ đồ để chèn vào trong báo cáo hay trong slide của mình, phần mềm Office Word hay PowerPoint của Microsoft cung cấp những tính năng vẽ biểu đồ thống kê rất tuyệt vời nhưng với các sơ đồ, đặc biệt các sơ đồ theo… continue reading
Sublime Text 3 for PHP developers
A lot of folks in the PHP community have been checking out PHPStorm lately, including myself and most of the developers I work with. We love the code intelligence we get from PHPStorm, but still miss the speed, quick boot-up, and convenience of Sublime Text. Before I blindly assume PHPStorm is the only way to… continue reading
Essential Plugins for Atom
We’ve put together a list of the most essential Atom plugins to make sure you’re getting the most out of your code editor. Emmet Emmet is the cream of the crop, taking out all of the tediousness of writing HTML and CSS and making it super fast. You already know how to use Emmet abbreviations:… continue reading
Awesome Fontawesome Icon Picker
BrandColors – Official color codes for the world’s biggest brands
This website provide us all offical color pattern from popular brands of over the world, very useful for web designers and frontend developers.
Sublime Text 3: Features, Plugins, and Settings
Sublime Text 3 is an amazing piece of software. To start, it is a clean, functional, and fast code editor. Not only does it have incredible built in features (multi-edit and vim mode), but it has support for plugins, snippets, and many other things. I know there have already been many articles like this online,… continue reading