Shineyrock web design & consultancy

Shineyrock

Searched for: "in" / 1395 results

Building Your Startup: Securing an API

…ingWelcome to the Building Your Startup With PHP series, which is guiding readers through the launch of an actual startup, Meeting Planner. Each episode details different coding and business challenges, with detailed examples you can use to learn.IntroductionRecently, I introduced you to Yii's simple REST API generation and Meeting Planner's…


JavaScript-Based Animations Using Anime.js, Part 1: Targets and Properties

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Anime.js is a lightweight JavaScript-based animation library. You can use it to animate different CSS properties, SVG or DOM attributes on a webpage. The library allows you to control all aspects of the animation and provides a lot of ways for you to specify…


Dynamic Page Templates in WordPress, Part 1

…in that they are 'static' templates. You cannot customize them or affect their behavior in any way. You can only choose whether to enable a page template or not. By default, a page template will simply carry out a fixed function, e.g. display a sitemap, or remove the sidebar to…


Dynamic Page Templates in WordPress, Part 2

…In part 1 of this tutorial series I introduced the basic concept of dynamic page templates and created a standard page template as a foundation for future work. A WordPress child theme based on the Twenty Seventeen parent theme was used to implement the page template.In this tutorial, you'll learn…


JavaScript-Based Animations Using Anime.js, Part 2: Parameters

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} In the first tutorial of the Anime.js series, you learned about different ways of specifying the target elements that you want to animate and the kinds of CSS properties and DOM attributes that can be animated. The animations in the previous tutorial were very…


How to Define State With Angular UI-Router

…ing. UI-Router goes beyond the Angular team's own ngRoute module by building in support for nested routes and for events triggered by route changes.In this short video from my course, Single-Page Apps With Angular UI-Router, you’ll learn what states are and see how we can add them to our app’s…


Building Your Startup: Approaching Major Feature Enhancements

…ingThis tutorial is part of the Building Your Startup With PHP series on Envato Tuts+. In this series, I'm guiding you through launching a startup from concept to reality using my Meeting Planner app as a real-life example. Every step along the way, I'll release the Meeting Planner code as…


How to Register and Use Laravel Service Providers

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} If you've ever used the Laravel framework, you've probably heard of service containers and service providers. In fact, they're the backbone of the Laravel framework and do all the heavy lifting when you launch an instance of any Laravel application. In this article, we're…


What Is a JavaScript Operator?

…In JavaScript, special characters like + and -, punctuation and more can be used in different combinations to perform operations. In this video tutorial from my JavaScript Fundamentals course, you'll see how JavaScript operators work. You'll learn about the behaviour of some of the more basic operators like arithmetic operators,…


How to Install Yii on Windows or a Mac

…ingWant to know more about Yii? Read Introduction to the Yii Framework and follow our Yii Programming series.WelcomeIn today's tutorial, we'll explain how to install Yii in a local development environment for both Windows and macOS. For the Windows guide, we'll rely on WAMP Server, a Windows web development environment…


Refine Search

Save This Search?

Saved Searches

You have not saved any searches yet.