Why move to Progressive Web Apps?
Progressive Web Apps is a term that is most discussed these days amongst the developers. So, you may have also come across this term, unless you stay in a cave…
How progressive web app can lower the development cost?
Progressive Web App or Native App which one is better in terms of performance and development cost? Progressive Apps no doubt wins the race why? let me explain it to…
Proxy, The new Javascript ES6 feature
You may have heard about or come across a new term called Proxies. So, what do you mean by Proxy, what is JavaScript Proxies, how are they more helpful and how…
Laravel Routes: Improvised Routing Tips
Routing is one of the core concepts in Laravel, and it works a little differently than some of the frameworks of the past. The Laravel Route system is very flexible….
Material Design
What is Material Design? Material Design is a design language developed by Google in 2014. It brings a cleaner design and consistent look to mobile apps and Web pages across…
Role of Project Manager in increasing the team morale and improve the productivity of a team
Morale can be defined as the overall feeling or state of mind. It has a major impact on team members motivation and overall team productivity. Mae West once said, “An…
Clean code practices
First of all, what does clean coding mean? Clean code is code that is easy to understand and easy to change. OK, that sounds nice, but what does it…
NodeJS v10
NodeJS v10.0.0 release, code-named Dubnium, recently came out. Every April Node comes out with a new even-numbered LTS(Long-term support version). What is an LTS version? It means that this version will…
Eloquent Relationships in Laravel
Laravel Laravel is free, open source and most popular framework of PHP. It is based on Symfony and follows model-view-controller (MVC) architecture.Taylor Otwell created Laravel in June 2011. Furthermore, Laravel provides…
Animating the progress bar – Cross Browser
The progress element represents the completion progress of a task. A progress element must have both a start tag (i.e. <progress>) and an end tag (i.e. </progress>). Attributes: It can…
Categories
- Charts (1)
- Deployment Tools (1)
- IDE (1)
- JavaScript (3)
- Operating System (1)
- Other (30)
- PHP (1)
- Programming (6)