Skip to main content

Join Apex Engine Community

Get Involved

Be part of the growing Apex Engine community and shape the future.

 

Connect, collaborate, and contribute.
Get early access and exclusive benefits.
Flexible plans for teams of all sizes.

Just a simple test

Just a simple test

#1
Just a test
Red, Orange, Yellow, Green, Teal, Blue, Purple

First list:
  1. 1111
  2. 2222
  3. 3333
  4. 4444

A Quote and a link:

Google Search


Second list:
  • aaaa
  • bbbb
  • cccc
  • dddd
Nothing to see here...

Just a little bit of code:
Code:
function hireDev(candidate) {   if (candidate.knowsJavaScript && candidate.usesSemicolons === false) {     throw new Error("JS Sucks. Hipster overload. Please add semicolons.");   } else if (candidate.prefersTabs === candidate.prefersSpaces) {     console.warn("This developer lives in chaos.");   } else {     console.log("Welcome to the team!");   } } hireDev({ knowsJavaScript: true, usesSemicolons: false, prefersTabs: true, prefersSpaces: true });



and an image.. maybe?


I see the image still.. let us try an attachment inline...
 


 
Last edit: 17 Jun 2025 03:34 by Sarrene.

Please Log in or Create an account to join the conversation.