Your cart is currently empty!
Tag: geek
5 ways for Creating Better, Faster and More Optimized WordPress Websites
There are always new updates in WordPress, so that every developer should learn the latest optimization practices. But, mostly seasoned developers focus on what they are good at. Then, neglect or don’t have time to learn the latest optimization practices. If you happen to be one among those kinds of web developers, you need to…
Best Practices for API Error Handling
As a web developer, we all don’t want to see Error codes in an API response, neither do you. When it happens to you, it can mean one of two things — there was something wrong in your request or your handling that the API simply couldn’t parse the passed data, or the API itself…
3 JavaScript Libraries to Look Up for in 2017
For some web developers, JavaScript’s ecosystem can be fatigue. Especially this year where there is a lot of tooling and configuring is required. So, to make your work easier, we submit a list of 3 generic libraries/frameworks for front-end development. Vue.js If you haven’t put any attention on Vue.js before, now you have to keep…