Website Tips

Document Object Model
Document Object Model
In JavaScript, the DOM (Document Object Model) is a concept or a means by which HTML documents can be manipulated using JavaScript or other programming languages to perform several tasks.
Jessica Agorye
13 min read
CSS Tricks to add 3D Effects to your Text
CSS Tricks to add 3D Effects to your Text
Use CSS gradients and mask to create cool 3D effect with a minimal code
Temani Afif
5 min read
Video Section Website Design
Video Section Website Design
Video is a great way to engage with your audience. It captures their attention and provides information they might miss when skimming your page. Practically any device that’s great for browsing the web is great for playing video. Fortunately, designing a video section for a page or post is a simple process with WordPress.
Randy A. Brown
5 min read
Build a Restful API with AdonisJS
Build a Restful API with AdonisJS
APIs provide smooth communication between web applications, including software systems and services. Many third-party applications provide APIs to enable businesses to utilize their functionality and data. For example, payment gateways like Stripe offer APIs that developers can use to integrate into their web applications for processing payments.
Jessica Agorye
5 min read
15 Beautiful Cursive Fonts
15 Beautiful Cursive Fonts
Learn how to pick the right font for your project and here's 15 beautiful cursive fonts off the bat to get you started.
Nile Flores
9 min read
Grid Systems in Web Design
Grid Systems in Web Design
Grid systems are a fundamental concept in web design. They are an invisible structure of columns and rows that help designers organize and align content on a webpage. Grid systems can also help to create a visual experience for users across all web pages.
Audee Mirza
5 min read
Does CSS Animation Slow Down a Website?
Does CSS Animation Slow Down a Website?
With our current interaction with modern websites, it’s mind-boggling that there was a time when a webpage consisted of only a white background and black text. Now, we have websites with objects that move, transition from one angle to another, disappear, and re-appear with an assortment of colors - the list is endless.
Jessica Agorye
5 min read
Webhook vs API
Webhook vs API
Webhooks and APIs (Application Programming Interfaces) are both essential tools for enabling communication and data exchange between different software applications, but they serve distinct purposes and have different architectures.
Audee Mirza
5 min read